Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 3.46 KB

File metadata and controls

58 lines (44 loc) · 3.46 KB

English | 简体中文 | 日本語

 ██████╗ ██╗   ██╗ █████╗ ███████╗ ██████╗ ██╗███████╗
 ██╔══██╗╚██╗ ██╔╝██╔══██╗██╔════╝██╔════╝ ██║██╔════╝
 ██████╔╝ ╚████╔╝ ███████║█████╗  ██║  ███╗██║███████╗
 ██╔═══╝   ╚██╔╝  ██╔══██║██╔══╝  ██║   ██║██║╚════██║
 ██║        ██║   ██║  ██║███████╗╚██████╔╝██║███████║
 ╚═╝        ╚═╝   ╚═╝  ╚═╝╚══════╝ ╚═════╝ ╚═╝╚══════╝

The next-generation Static Application Security Testing (SAST) engine for Python.

PyPI Python Build Coverage License Code Style Powered by PyAegis

English · 简体中文 · 日本語


Lightning-fast. Data-flow aware. Built for modern CI/CD.

PyAegis は Python ファーストの SAST ツールです。単純な正規表現マッチングを超え、コードを AST にパースして軽量な制御フローモデルを構築し、taint-style source → sink analysis を実行することで、疑わしいパターンを列挙するだけではなく、実際に成立しうるインジェクション経路を特定します。


Table of Contents