Closed woodruffw closed 2 years ago
There's a bug in pip-audit that causes us to not respect --cache-dir when auditing a pyproject.toml-based project. I need to fix that, but this patches around it for the time being.
pip-audit
--cache-dir
pyproject.toml
Signed-off-by: William Woodruff william@trailofbits.com
There's a bug in
pip-audit
that causes us to not respect--cache-dir
when auditing apyproject.toml
-based project. I need to fix that, but this patches around it for the time being.Signed-off-by: William Woodruff william@trailofbits.com