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.1rc7.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

pip_audit_extra-0.0.1rc7-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pip_audit_extra-0.0.1rc7.tar.gz
  • Upload date:
  • Size: 6.9 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.1rc7.tar.gz
Algorithm Hash digest
SHA256 0b9e43752870657ff413ea569c581ac28160762901b55912fb083bf177383d7d
MD5 f7ea77ba509f8e453def380c50974ffd
BLAKE2b-256 a94ba22db1287783962d6867b13c036783f7d2d6f6e3a2c47574dc3458eddc5a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pip_audit_extra-0.0.1rc7-py3-none-any.whl
  • Upload date:
  • Size: 11.4 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.1rc7-py3-none-any.whl
Algorithm Hash digest
SHA256 d21535aae47d08009f473f9dce6d77dadd3bbe00ba882d231b7ab5115fa209bc
MD5 8c6febecb79c1664f2b73f595a303878
BLAKE2b-256 f43fffd75143844599319cc5dd1ad9dcdf6969844c6221facb10bb9efa73a1d4

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