# Install pip-audit with Homebrew, Nix

Audits Python environments and dependency trees for known vulnerabilities. Version 2.10.1 via Homebrew; verified 2026-06-20. Also installable with nix: nix profile install nixpkgs#pip-audit.

## Install

```sh
sudo av install brew:pip-audit
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install pip-audit
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#pip-audit
```

  Evidence: nixpkgs package indexes: pkgs/by-name/pi/pip-audit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:pip-audit
- **Package manager:** Homebrew
- **Version:** 2.10.1
- **Source summary:** Audits Python environments and dependency trees for known vulnerabilities
- **Homepage:** <https://pypi.org/project/pip-audit/>
- **Last updated:** 2026-06-20T11:14:41Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- pip-audit (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.10.1

## Security Notes

No matching local secret-handling manifest was found for pip-audit. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- Nix - pip-audit: normalized package name match | nixpkgs package indexes: pkgs/by-name/pi/pip-audit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/pip-audit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pip-audit.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
