From 73cd6e28c53b6dec84279d3b00b46291825d80df Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 7 Jul 2026 10:05:05 -0400 Subject: [PATCH] Add LiteLLM fixed release references --- .../04/GHSA-46cm-pfwv-cgf8/GHSA-46cm-pfwv-cgf8.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2024/04/GHSA-46cm-pfwv-cgf8/GHSA-46cm-pfwv-cgf8.json b/advisories/github-reviewed/2024/04/GHSA-46cm-pfwv-cgf8/GHSA-46cm-pfwv-cgf8.json index 95c0cb43699be..be25e5431fc39 100644 --- a/advisories/github-reviewed/2024/04/GHSA-46cm-pfwv-cgf8/GHSA-46cm-pfwv-cgf8.json +++ b/advisories/github-reviewed/2024/04/GHSA-46cm-pfwv-cgf8/GHSA-46cm-pfwv-cgf8.json @@ -56,6 +56,10 @@ "type": "PACKAGE", "url": "https://github.com/BerriAI/litellm" }, + { + "type": "WEB", + "url": "https://github.com/BerriAI/litellm/releases/tag/v1.34.42" + }, { "type": "WEB", "url": "https://github.com/BerriAI/litellm/blob/0d803e13798db40aa7463e64a6bafaee386424f5/litellm/proxy/proxy_server.py#L2087" @@ -75,6 +79,10 @@ { "type": "WEB", "url": "https://pypi.org/project/litellm" + }, + { + "type": "PACKAGE", + "url": "https://pypi.org/project/litellm/1.34.42/" } ], "database_specific": { @@ -86,4 +94,4 @@ "github_reviewed_at": "2024-04-10T22:18:53Z", "nvd_published_at": "2024-04-10T17:15:54Z" } -} \ No newline at end of file +}