blob: 765406a974730671764d8cabe94cd0774584bfa7 (
plain) (
blame)
1
2
3
4
|
pip-audit is a tool for scanning Python environments for packages with known
vulnerabilities. It uses the Python Packaging Advisory Database
(https://github.com/pypa/advisory-database) via the PyPI JSON API as a source of
vulnerability reports.
|