# bit4woo/python_sec

python安全和代码审计相关资料收集 resource collection of python security and code review

Repository: https://github.com/bit4woo/python_sec
Canonical: https://ross.abutalabs.com/products/python_sec
License Family: other
Topics: python, security, code-review, python-django, dangerous-python-functions, python-security, django
Last push: 2020-08-06T02:31:28+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3247, "days_push": 2219, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1352, forks 321 (observed 2026-08-28T04:04:28.516021+00:00)

## What it is
A curated collection of Chinese and English resources on Python security and code auditing, covering dangerous built-in functions, deserialization flaws, sandbox escapes, and code injection. It is a link list of articles, writeups, and vulnerability research rather than executable software.

## Use cases
- learn python code review for security vulnerabilities
- find resources on python deserialization attacks like pickle and pyyaml
- study python sandbox escape techniques
- understand dangerous python functions like eval and exec
- research SSTI and code injection in python web apps
- audit a django project for security issues

## When to choose
- you want a curated reading list on Python security and code auditing
- you are researching Python deserialization or code injection vulnerabilities
- you need reference material for auditing Python or Django codebases

## When to avoid
- you need a runnable security scanning or auditing tool rather than articles
- you need up-to-date resources - the collection was last updated in 2020
- you need structured tooling for automated vulnerability scanning

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: security, code-review, documentation
- domain: security, developer-tools, tutorials
- platform: python, cross-platform
- tags: python-security, code-audit, awesome-list, vulnerability-research, deserialization, ssti, sandbox-escape

## Member repositories
- bit4woo/python_sec (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:28.516021+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:08.281572+00:00, confidence not recorded.
  - readme: https://github.com/bit4woo/python_sec (fetched 2026-08-28T04:04:28.516021+00:00, sha de9a7b904efe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
