Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions .github/security/pip-audit-ignore.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
# Format:
# # CVE-XXXX-NNNN — short reason; tracking issue / fix ETA.
# CVE-XXXX-NNNN
#
# Currently empty for the harness scaffold — add entries as upstream
# 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
# `actions/setup-python` upgrades the bundled pip.
CVE-2026-3219
Loading