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
4 changes: 4 additions & 0 deletions .github/workflows/pip_audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,7 @@ jobs:
# To remove once we upgrade to Django 5+ (requires major version upgrade)
# social-auth-app-django vulnerability requires Django>=5.1
GHSA-wv4w-6qv2-qqfg
# To remove once protobuf releases a patched version for CVE-2026-0994
# DoS vulnerability in protobuf json_format.ParseDict() - no fix available yet
# See: https://github.com/advisories/GHSA-7gcm-g887-7qv7
GHSA-7gcm-g887-7qv7
Loading