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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pip_audit_extra-0.0.1rc6.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.1rc6.tar.gz
Algorithm Hash digest
SHA256 182caee8ce850eacc263cecf82ff83f4377364fa969be6db3d67ee579af259cd
MD5 9b16cecafe8293b881473f3ead2fcd8a
BLAKE2b-256 1bf456ded199dd55614618f193c5ab8273c9926f992bc45154236f83adbc9f81

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pip_audit_extra-0.0.1rc6-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.1rc6-py3-none-any.whl
Algorithm Hash digest
SHA256 343f65b8ae6595f9cf2f949b574ceb79bd1a70a65418f8b9b3fdb6ceef51a7cf
MD5 25d0ebbd42522a11de4668a1326f28d8
BLAKE2b-256 0d06ef940f19813333f4405fab05c9066b35370a2bc8b30fd99e65aab83fd312

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