We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b8fff commit fa459c2Copy full SHA for fa459c2
1 file changed
.github/security/pip-audit-ignore.txt
@@ -5,6 +5,8 @@
5
# Format:
6
# # CVE-XXXX-NNNN — short reason; tracking issue / fix ETA.
7
# CVE-XXXX-NNNN
8
-#
9
-# Currently empty for the harness scaffold — add entries as upstream
10
-# advisories require.
+
+# CVE-2026-3219 — pip 26.0.1; advisory disclosed April 2026, blocks every
+# build until pip 26.0.2+ ships in the GHA tool cache. Remove once
11
+# `actions/setup-python` upgrades the bundled pip.
12
+CVE-2026-3219
0 commit comments