mirror of
https://github.com/BerriAI/litellm.git
synced 2025-12-06 11:33:26 +08:00
* updated scans * fix scans * fix litellm_security_tests * fix * fix count CVEE * add readme * fix Security Scans * fix: starlette==0.47.2 # starlette fastapi dep * bump fastapi==0.115.14 * bump 0.116.1
340 B
340 B
Security Scans
Scans that run:
- Trivy scan on
./docs/(HIGH/CRITICAL/MEDIUM) - Trivy scan on
./ui/(HIGH/CRITICAL/MEDIUM) - Grype scan on
Dockerfile.database(fails on CRITICAL) - Grype scan on main
Dockerfile(fails on CRITICAL) - Grype CVSS ≥ 4.0 scan on main
Dockerfile(fails any vulnerabilities with CVSS ≥ 4.0)