Path to this page:
Subject: CVS commit: pkgsrc/security/py-pip-audit
From: Thomas Klausner
Date: 2022-05-28 10:58:27
Message id: 20220528085827.7252EFAEB@cvs.NetBSD.org
Log Message:
py-pip-audit: update to 2.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](https://github.com/trailofbits/pip-audit/pull/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](https://github.com/trailofbits/pip-audit/pull/255))
Files: