pip-audit icon indicating copy to clipboard operation
pip-audit copied to clipboard

[DRAFT] Add expiry date

Open KeithWM opened this issue 2 years ago • 0 comments

A PR with a suggestion for a temporary ignoring of vulnerabilities.

I'm not that happy about the syntax. I originally tried to make it work as --ignore-vuln ID date with ID and date as separate arguments, but that did not work on first attempt and I am not an expert with the Python argument parser.

https://github.com/pypa/pip-audit/issues/676

KeithWM avatar Sep 26 '23 14:09 KeithWM