Releases: pypa/pip-audit
Releases · pypa/pip-audit
Release 2.4.0
[2.4.0]
Added
- Output formats:
pip-audit
now supports a Markdown format
(--format=markdown
) which renders results as a set of Markdown tables.
(#312)
Release v2.3.4
version: v2.3.4
Release v2.3.3
Changed
- CLI:
pip-audit
now warns on the combination of-s osv
and
--require-hashes
, notifying users that only the PyPI service
can fully verify hashes
(#298)
Fixed
- CLI/Dependency sources:
--cache-dir=...
and other flags that affect
dependency resolver behavior now work correctly when auditing a
pyproject.toml
dependency source
(#300)
Release v2.3.2
Changed
-
CLI:
pip-audit
's progress spinner has been refactored to make it
faster and more responsive
(#283) -
CLI, Vulnerability sources: the error message used to report
connection failures to vulnerability sources was improved
(#287) -
Vulnerability sources: the OSV service is now more resilient
to schema changes (#288) -
Vulnerability sources: the PyPI service provides a better
error message during some cases of service degradation
(#294)
Fixed
Release v2.3.1
Release v2.3.0
2.3.0 - 2022-05-18
Added
CLI: The --ignore-vuln option has been added, allowing users to specify vulnerability IDs to ignore during the final report (#275)
CLI: The --no-deps flag has been added, allowing users to skip dependency resolution entirely when pip-audit is used in requirements mode (#255)
Release v2.2.1
CHANGELOG: 2.2.1