We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pip-audit
1 parent cb1ba92 commit f36e7b2Copy full SHA for f36e7b2
1 file changed
.github/workflows/ci.yml
@@ -65,5 +65,4 @@ jobs:
65
run: uv sync --group dev
66
67
- name: Audit dependencies
68
- # CVE-2026-3219 affects pip itself; no fix version available yet
69
- run: uv run pip-audit --ignore-vuln CVE-2026-3219
+ run: uv run pip-audit
0 commit comments