Files
litellm/ui/litellm-dashboard/.trivyignore
Ishaan Jaffer acad73018d fix pkg lock
2025-11-14 18:59:49 -08:00

8 lines
323 B
Plaintext

# js-yaml CVE-2025-64718
# This vulnerability is not applicable because we've forced js-yaml to version 4.1.1
# via npm overrides in package.json. Trivy incorrectly reports this based on
# dependency requirements in the lockfile, but the actual installed version is 4.1.1.
# Verified with: npm list js-yaml
CVE-2025-64718