Fix litellm_security_tests
This commit is contained in:
parent
31cdffd3a4
commit
21e95c73e4
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user