From 135e01fbe876ea04951b83a7439479ca4d061fac Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 06:50:13 -0400 Subject: [PATCH 1/2] Add Undici SOCKS5 fix references --- .../2026/06/GHSA-hm92-r4w5-c3mj/GHSA-hm92-r4w5-c3mj.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/advisories/github-reviewed/2026/06/GHSA-hm92-r4w5-c3mj/GHSA-hm92-r4w5-c3mj.json b/advisories/github-reviewed/2026/06/GHSA-hm92-r4w5-c3mj/GHSA-hm92-r4w5-c3mj.json index f8dc86364ae45..86caabbd7914e 100644 --- a/advisories/github-reviewed/2026/06/GHSA-hm92-r4w5-c3mj/GHSA-hm92-r4w5-c3mj.json +++ b/advisories/github-reviewed/2026/06/GHSA-hm92-r4w5-c3mj/GHSA-hm92-r4w5-c3mj.json @@ -67,6 +67,14 @@ "type": "WEB", "url": "https://github.com/nodejs/undici/pull/5041" }, + { + "type": "WEB", + "url": "https://github.com/nodejs/undici/commit/a516f87098aad3c2daedfc24eada6f5a1594ed9e" + }, + { + "type": "WEB", + "url": "https://github.com/nodejs/undici/commit/3805b8f8518882991044048c256e005dc3c10a85" + }, { "type": "WEB", "url": "https://cna.openjsf.org/security-advisories.html" From e33bee71a3d6583a400393be4e31974605233d1f Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Wed, 8 Jul 2026 02:32:26 -0400 Subject: [PATCH 2/2] Add Undici SOCKS5 release references --- .../GHSA-hm92-r4w5-c3mj/GHSA-hm92-r4w5-c3mj.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-hm92-r4w5-c3mj/GHSA-hm92-r4w5-c3mj.json b/advisories/github-reviewed/2026/06/GHSA-hm92-r4w5-c3mj/GHSA-hm92-r4w5-c3mj.json index 86caabbd7914e..44f252567f1b5 100644 --- a/advisories/github-reviewed/2026/06/GHSA-hm92-r4w5-c3mj/GHSA-hm92-r4w5-c3mj.json +++ b/advisories/github-reviewed/2026/06/GHSA-hm92-r4w5-c3mj/GHSA-hm92-r4w5-c3mj.json @@ -71,10 +71,22 @@ "type": "WEB", "url": "https://github.com/nodejs/undici/commit/a516f87098aad3c2daedfc24eada6f5a1594ed9e" }, + { + "type": "WEB", + "url": "https://github.com/nodejs/undici/releases/tag/v8.2.0" + }, + { + "type": "WEB", + "url": "https://github.com/nodejs/undici/pull/5417" + }, { "type": "WEB", "url": "https://github.com/nodejs/undici/commit/3805b8f8518882991044048c256e005dc3c10a85" }, + { + "type": "WEB", + "url": "https://github.com/nodejs/undici/releases/tag/v7.28.0" + }, { "type": "WEB", "url": "https://cna.openjsf.org/security-advisories.html" @@ -93,4 +105,4 @@ "github_reviewed_at": "2026-06-19T14:20:20Z", "nvd_published_at": "2026-06-17T18:18:05Z" } -} \ No newline at end of file +}