CMD + K

pip-audit

Community

A tool for scanning Python environments for known vulnerabilities

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pip-audit

Usage Tracking

2.10.0
2.9.0
2.8.0
2.7.3
2.5.5
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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-db) via the PyPI JSON API as a source of vulnerability reports.

This project is developed by Trail of Bits with support from Google. This is not an official Google product.

Features

  • Support for auditing local environments and requirements-style files
  • Support for multiple vulnerability services (PyPI, OSV)
  • Support for emitting SBOMs in CycloneDX XML or JSON
  • Human and machine-readable output formats (columnar, JSON)
  • Seamlessly reuses your existing local pip caches

About

Summary

A tool for scanning Python environments for known vulnerabilities

Last Updated

Dec 2, 2025 at 02:17

License

Apache-2.0

Total Downloads

33.1K

Supported Platforms

noarch