From abaa5afcf8d50eacb9388380d6b9c6b0347bc1a5 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Sun, 28 Jun 2026 20:08:57 -0400 Subject: [PATCH] Add Enterprise Gateway manifest injection fix references --- .../GHSA-cfw7-6c5v-2wjq/GHSA-cfw7-6c5v-2wjq.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-cfw7-6c5v-2wjq/GHSA-cfw7-6c5v-2wjq.json b/advisories/github-reviewed/2026/06/GHSA-cfw7-6c5v-2wjq/GHSA-cfw7-6c5v-2wjq.json index 6eed919e9e2f6..d2e504d07ddf6 100644 --- a/advisories/github-reviewed/2026/06/GHSA-cfw7-6c5v-2wjq/GHSA-cfw7-6c5v-2wjq.json +++ b/advisories/github-reviewed/2026/06/GHSA-cfw7-6c5v-2wjq/GHSA-cfw7-6c5v-2wjq.json @@ -43,6 +43,18 @@ { "type": "PACKAGE", "url": "https://github.com/jupyter-server/enterprise_gateway" + }, + { + "type": "WEB", + "url": "https://github.com/jupyter-server/enterprise_gateway/releases/tag/v3.3.0" + }, + { + "type": "WEB", + "url": "https://github.com/jupyter-server/enterprise_gateway/commit/2258a41f9840ccf8754ed184b8b35fda9efb221a" + }, + { + "type": "PACKAGE", + "url": "https://pypi.org/project/jupyter-enterprise-gateway/3.3.0/" } ], "database_specific": { @@ -54,4 +66,4 @@ "github_reviewed_at": "2026-06-03T21:37:16Z", "nvd_published_at": null } -} \ No newline at end of file +}