From 060894f770b893804367981e2fd4cf3779b76c7e Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 22:21:53 -0400 Subject: [PATCH] Add wreck fixed package references --- .../06/GHSA-x426-x7cc-3fpc/GHSA-x426-x7cc-3fpc.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-x426-x7cc-3fpc/GHSA-x426-x7cc-3fpc.json b/advisories/github-reviewed/2026/06/GHSA-x426-x7cc-3fpc/GHSA-x426-x7cc-3fpc.json index 961a97580d97a..b5f10c4bc079b 100644 --- a/advisories/github-reviewed/2026/06/GHSA-x426-x7cc-3fpc/GHSA-x426-x7cc-3fpc.json +++ b/advisories/github-reviewed/2026/06/GHSA-x426-x7cc-3fpc/GHSA-x426-x7cc-3fpc.json @@ -44,9 +44,17 @@ "type": "WEB", "url": "https://github.com/hapijs/wreck/commit/b93323b63ad3adb14d2b4019d77219182211641e" }, + { + "type": "WEB", + "url": "https://github.com/hapijs/wreck/releases/tag/v18.1.2" + }, { "type": "PACKAGE", "url": "https://github.com/hapijs/wreck" + }, + { + "type": "PACKAGE", + "url": "https://www.npmjs.com/package/@hapi/wreck/v/18.1.2" } ], "database_specific": { @@ -62,4 +70,4 @@ "github_reviewed_at": "2026-06-11T13:27:05Z", "nvd_published_at": null } -} \ No newline at end of file +}