Fix litellm_security_tests

This commit is contained in:
Sameer Kankute 2026-02-03 15:24:31 +05:30
parent 31cdffd3a4
commit 21e95c73e4

View file

@ -154,6 +154,7 @@ run_grype_scans() {
"CVE-2025-15367" # No fix available yet
"CVE-2025-12781" # No fix available yet
"CVE-2025-11468" # No fix available yet
"CVE-2026-1299" # Python 3.13 email module header injection - not applicable, LiteLLM doesn't use BytesGenerator for email serialization
)
# Build JSON array of allowlisted CVE IDs for jq