██████╗ ██╗ ██╗ █████╗ ███████╗ ██████╗ ██╗███████╗
██╔══██╗╚██╗ ██╔╝██╔══██╗██╔════╝██╔════╝ ██║██╔════╝
██████╔╝ ╚████╔╝ ███████║█████╗ ██║ ███╗██║███████╗
██╔═══╝ ╚██╔╝ ██╔══██║██╔══╝ ██║ ██║██║╚════██║
██║ ██║ ██║ ██║███████╗╚██████╔╝██║███████║
╚═╝ ╚═╝ ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═╝╚══════╝
The next-generation Static Application Security Testing (SAST) engine for Python.
Lightning-fast. Data-flow aware. Built for modern CI/CD.
PyAegis は Python ファーストの SAST ツールです。単純な正規表現マッチングを超え、コードを AST にパースして軽量な制御フローモデルを構築し、taint-style source → sink analysis を実行することで、疑わしいパターンを列挙するだけではなく、実際に成立しうるインジェクション経路を特定します。
- How it works(仕組み)
- Detects(検出する脆弱性)
- Quick Start(クイックスタート)
- Live Example(実例)
- False Positive Rate(誤検知率)
- Usage(使い方)
- Writing Custom Rules(カスタムルールの作成)
- CI/CD Integration(CI/CD 統合)
- Comparison(比較)
- Roadmap(ロードマップ)
- Contributing(コントリビューション)
- Show Your Style(バッジを使う)