Skip to main content

Extended version of pip-audit

Project description

pip-audit-extra

Extended version of pip-audit.

Features

  • Viewing vulnerabilities of project dependencies along with severities.

Installation

pip install pip-audit-extra

Usage

cat requirements.txt | pip-audit-extra

Poetry

poetry export -f requirements.txt | pip-audit-extra

UV

uv export --format requirements-txt | pip-audit-extra

Severity filter

If necessary, you can filter vulnerabilities by severity. By default, the filter selects vulnerabilities with the specified severity AND SEVERITIES WITH A HIGHER PRIORITY.

cat requirements.txt | pip-audit-extra --severity CRITICAL

To select only the specified level, add the prefix ~, for example:

cat requirements.txt | pip-audit-extra --severity ~CRITICAL

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pip_audit_extra-0.0.1rc9.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

pip_audit_extra-0.0.1rc9-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file pip_audit_extra-0.0.1rc9.tar.gz.

File metadata

  • Download URL: pip_audit_extra-0.0.1rc9.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.8.10 Linux/5.4.0-200-generic

File hashes

Hashes for pip_audit_extra-0.0.1rc9.tar.gz
Algorithm Hash digest
SHA256 d5434f40c37f317249aeceef1a1afdfa8d70be091263548d82761297748f19ef
MD5 8e9b20bb2e1d80bb743ca1d228c24c35
BLAKE2b-256 41bcd229058d489f90889b0323fddf651505c07c7452733c693d049646355f00

See more details on using hashes here.

File details

Details for the file pip_audit_extra-0.0.1rc9-py3-none-any.whl.

File metadata

  • Download URL: pip_audit_extra-0.0.1rc9-py3-none-any.whl
  • Upload date:
  • Size: 11.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.8.10 Linux/5.4.0-200-generic

File hashes

Hashes for pip_audit_extra-0.0.1rc9-py3-none-any.whl
Algorithm Hash digest
SHA256 de2b66f92ae6e60ca6160e643ec80c2ef27b083d66f7a3ce5bf2b5cf73a2890c
MD5 6f6c0d0c9855798e685e847861b76e7d
BLAKE2b-256 3c151e10bf15cac65a498922e2d0236381192690d542923945b1dd5ab38cd69a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page