From f59d3c5e9a146074323369c323f2a924bf19823d Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 30 Jun 2026 04:05:37 -0400 Subject: [PATCH] Add http-proxy-middleware fix references --- .../GHSA-gcq2-9pq2-cxqm.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-gcq2-9pq2-cxqm/GHSA-gcq2-9pq2-cxqm.json b/advisories/github-reviewed/2026/06/GHSA-gcq2-9pq2-cxqm/GHSA-gcq2-9pq2-cxqm.json index 7efdacb0644c8..bb253917b0b20 100644 --- a/advisories/github-reviewed/2026/06/GHSA-gcq2-9pq2-cxqm/GHSA-gcq2-9pq2-cxqm.json +++ b/advisories/github-reviewed/2026/06/GHSA-gcq2-9pq2-cxqm/GHSA-gcq2-9pq2-cxqm.json @@ -62,6 +62,22 @@ { "type": "PACKAGE", "url": "https://github.com/chimurai/http-proxy-middleware" + }, + { + "type": "WEB", + "url": "https://github.com/chimurai/http-proxy-middleware/releases/tag/v3.0.7" + }, + { + "type": "WEB", + "url": "https://github.com/chimurai/http-proxy-middleware/releases/tag/v4.1.1" + }, + { + "type": "PACKAGE", + "url": "https://www.npmjs.com/package/http-proxy-middleware/v/3.0.7" + }, + { + "type": "PACKAGE", + "url": "https://www.npmjs.com/package/http-proxy-middleware/v/4.1.1" } ], "database_specific": { @@ -73,4 +89,4 @@ "github_reviewed_at": "2026-06-18T13:06:21Z", "nvd_published_at": null } -} \ No newline at end of file +}