From f8b059bfa1afce42b937b803c4bfd138fd83d772 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 18 Jan 2025 17:43:56 -0800 Subject: [PATCH] docs data sec --- docs/my-website/docs/data_security.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/my-website/docs/data_security.md b/docs/my-website/docs/data_security.md index fed81c514d0..13cde26d5d7 100644 --- a/docs/my-website/docs/data_security.md +++ b/docs/my-website/docs/data_security.md @@ -111,7 +111,9 @@ We'll review all reports promptly. Note that we don't currently offer a bug boun ## Vulnerability Scanning - +- LiteLLM runs [`grype`](https://github.com/anchore/grype) security scans on all built Docker images. + - See [`grype litellm` check on ci/cd](https://github.com/BerriAI/litellm/blob/main/.circleci/config.yml#L1099). + - Current Status: ✅ Passing. 0 High/Critical severity vulnerabilities found. ## Legal/Compliance FAQs