AST-aware, stdlib-only static checks: swallowed-exception-around-write (C1), undefined-name (C2), hardcoded-secret-literal (C3), fail-open-flag (C4), rotated-secret-captured-once (C5). Tests + CI + examples included. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
7 lines
66 B
Text
7 lines
66 B
Text
__pycache__/
|
|
*.pyc
|
|
*.egg-info/
|
|
build/
|
|
dist/
|
|
.venv/
|
|
.pytest_cache/
|