From d3dc8bf7bbbe27e16f67875078c7672e329e898a Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 16:44:03 -0400 Subject: [PATCH] Add python-multipart semicolon separator fix references --- .../GHSA-6jv3-5f52-599m/GHSA-6jv3-5f52-599m.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-6jv3-5f52-599m/GHSA-6jv3-5f52-599m.json b/advisories/github-reviewed/2026/06/GHSA-6jv3-5f52-599m/GHSA-6jv3-5f52-599m.json index 35af025c090ae..5d5f6600bb8fb 100644 --- a/advisories/github-reviewed/2026/06/GHSA-6jv3-5f52-599m/GHSA-6jv3-5f52-599m.json +++ b/advisories/github-reviewed/2026/06/GHSA-6jv3-5f52-599m/GHSA-6jv3-5f52-599m.json @@ -40,9 +40,21 @@ "type": "WEB", "url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-6jv3-5f52-599m" }, + { + "type": "WEB", + "url": "https://github.com/Kludex/python-multipart/pull/290" + }, + { + "type": "WEB", + "url": "https://github.com/Kludex/python-multipart/commit/d69df35cd2cad9c72794c2c340db646afae957d8" + }, { "type": "PACKAGE", "url": "https://github.com/Kludex/python-multipart" + }, + { + "type": "WEB", + "url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.30" } ], "database_specific": { @@ -55,4 +67,4 @@ "github_reviewed_at": "2026-06-15T20:22:25Z", "nvd_published_at": null } -} \ No newline at end of file +}