From 0b9c9b4f6cedc72281d323b4e964b7c052d2eaac Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 30 Jun 2026 05:07:34 -0400 Subject: [PATCH] Add undici WebSocket fix references --- .../GHSA-38rv-x7px-6hhq/GHSA-38rv-x7px-6hhq.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-38rv-x7px-6hhq/GHSA-38rv-x7px-6hhq.json b/advisories/github-reviewed/2026/06/GHSA-38rv-x7px-6hhq/GHSA-38rv-x7px-6hhq.json index cf064a90d6fe5..4c5a5ca78f603 100644 --- a/advisories/github-reviewed/2026/06/GHSA-38rv-x7px-6hhq/GHSA-38rv-x7px-6hhq.json +++ b/advisories/github-reviewed/2026/06/GHSA-38rv-x7px-6hhq/GHSA-38rv-x7px-6hhq.json @@ -40,6 +40,18 @@ "type": "WEB", "url": "https://github.com/nodejs/undici/security/advisories/GHSA-38rv-x7px-6hhq" }, + { + "type": "WEB", + "url": "https://github.com/nodejs/undici/commit/b4c287b3821a723d8c0912986fd2d8945399728d" + }, + { + "type": "WEB", + "url": "https://github.com/nodejs/undici/releases/tag/v8.5.0" + }, + { + "type": "PACKAGE", + "url": "https://www.npmjs.com/package/undici/v/8.5.0" + }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9675" @@ -63,4 +75,4 @@ "github_reviewed_at": "2026-06-18T14:28:10Z", "nvd_published_at": "2026-06-17T17:17:28Z" } -} \ No newline at end of file +}