macOS
brew install pip-auditlocal Homebrew formula metadata
brew / rank 3173
Audits Python environments and dependency trees for known vulnerabilities. Version 2.10.1 via Homebrew; verified 2026-09-11. Also installable with nix: nix profile install nixpkgs#pip-audit.
install
brew install pip-auditlocal Homebrew formula metadata
nix profile install nixpkgs#pip-auditnixpkgs package indexes · pkgs/by-name/pi/pip-audit/package.nix · source: api.github.com
overview
Audits Python environments and dependency trees for known vulnerabilities
history
pip-audit is a PyPA command-line tool that scans Python environments, project dependencies, and requirements files for known vulnerabilities.
pip-audit was created as a dedicated Python dependency-auditing command and is now hosted by the Python Packaging Authority. It uses vulnerability data from the Python Packaging Advisory Database through PyPI and can also query OSV.
pip-audit became part of the Python Packaging Authority's project ecosystem and is maintained in part by Trail of Bits with support from Google. It is available through PyPI, Homebrew, Nix, conda-forge, pre-commit, and an official GitHub Action.
Users run pip-audit against the active Python environment, requirements files, or a local project. It returns status 0 when no known vulnerabilities are found and 1 when vulnerabilities are detected; CI use is supported through pre-commit and an official GitHub Action.
pip-audit gives Python users a packaging-aware vulnerability scanner that can resolve dependency trees, consume requirements files, emit CycloneDX SBOMs, and optionally fix vulnerable dependencies. Its security model explicitly distinguishes dependency auditing from static code analysis and malicious-package detection.
security posture
No matching local secret-handling manifest was found for pip-audit. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pip-audit | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://pypi.org/project/pip-audit/
install metadata
| Package key | brew:pip-audit |
|---|---|
| Version | 2.10.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pip-audit |
| Homepage | https://pypi.org/project/pip-audit/ |
| Upstream docs | https://pypi.org/project/pip-audit/ |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/66/a4/f21d5f0a0edabcbce31560b73c7c5a6f72ae87af4236fd1069c8f59a353d/pip_audit-2.10.1.tar.gz |
| Last updated | 2026-09-11T13:04:25Z |
| Pulse | updated |
| Dependencies | certifi, python@3.14 |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pip-audit |
| Version Scheme | 1 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
pip-audit
nix profile install nixpkgs#pip-auditsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.