chore: run pip-audit on ci - #1029
Conversation
|
pip-audit alone does not manage to flag uv.lock dependency issues. |
Hello Nikita, sorry for the delay of response. |
|
|
|
hey, sorry for dropping off, I've got swamped @inimaz good to see uv audit lands pysentry adds: three advisory DBs merged (PyPA, PyPI, OSV) so no single source hides a CVE; PEP 792 (flags quarantined/archived packages, can fail on quarantined); CVSS v3/v4 for severity gating. SBOM generation is coming soon too. if you're still up for trying it, I can open a pr with small non-blocking job so you can see it next to uv audit and keep whatever fits |
|
Nice @nyudenkov !
Sure please do and we can keep the discussion on that one thanks! |
Description
Test to see if
pip-auditcan flag issues on the dependencies of theuv.lock.