From 26c18229c670c4e1b24780db8f807eba8a6df146 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 7 Jul 2026 07:22:22 -0400 Subject: [PATCH 1/2] Add Deno WebSocket fixed release reference --- .../GHSA-x2qc-cmh9-f4hf/GHSA-x2qc-cmh9-f4hf.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-x2qc-cmh9-f4hf/GHSA-x2qc-cmh9-f4hf.json b/advisories/github-reviewed/2026/06/GHSA-x2qc-cmh9-f4hf/GHSA-x2qc-cmh9-f4hf.json index e4fe0a08da601..a3e08323c473b 100644 --- a/advisories/github-reviewed/2026/06/GHSA-x2qc-cmh9-f4hf/GHSA-x2qc-cmh9-f4hf.json +++ b/advisories/github-reviewed/2026/06/GHSA-x2qc-cmh9-f4hf/GHSA-x2qc-cmh9-f4hf.json @@ -43,6 +43,18 @@ "type": "WEB", "url": "https://github.com/denoland/deno/security/advisories/GHSA-x2qc-cmh9-f4hf" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55517" + }, + { + "type": "WEB", + "url": "https://github.com/denoland/deno/pull/32594" + }, + { + "type": "WEB", + "url": "https://github.com/denoland/deno/releases/tag/v2.7.5" + }, { "type": "PACKAGE", "url": "https://github.com/denoland/deno" @@ -57,4 +69,4 @@ "github_reviewed_at": "2026-06-17T18:48:18Z", "nvd_published_at": null } -} \ No newline at end of file +} From 4c835749ce9c6c509157521b7fc5294666902218 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:58:12 -0400 Subject: [PATCH 2/2] Set Deno WebSocket NVD published timestamp --- .../2026/06/GHSA-x2qc-cmh9-f4hf/GHSA-x2qc-cmh9-f4hf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-x2qc-cmh9-f4hf/GHSA-x2qc-cmh9-f4hf.json b/advisories/github-reviewed/2026/06/GHSA-x2qc-cmh9-f4hf/GHSA-x2qc-cmh9-f4hf.json index a3e08323c473b..de317cc776afe 100644 --- a/advisories/github-reviewed/2026/06/GHSA-x2qc-cmh9-f4hf/GHSA-x2qc-cmh9-f4hf.json +++ b/advisories/github-reviewed/2026/06/GHSA-x2qc-cmh9-f4hf/GHSA-x2qc-cmh9-f4hf.json @@ -67,6 +67,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2026-06-17T18:48:18Z", - "nvd_published_at": null + "nvd_published_at": "2026-06-23T18:18:09Z" } }