From c5585e0f5c5827c5edb5eebf4ff12bb55babda7a Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 30 Jun 2026 01:19:09 -0400 Subject: [PATCH] Add gonic playlist ownership fix references --- .../06/GHSA-hmgp-w9jm-vp95/GHSA-hmgp-w9jm-vp95.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-hmgp-w9jm-vp95/GHSA-hmgp-w9jm-vp95.json b/advisories/github-reviewed/2026/06/GHSA-hmgp-w9jm-vp95/GHSA-hmgp-w9jm-vp95.json index 5f71a880768ab..4eb66ff2e78e6 100644 --- a/advisories/github-reviewed/2026/06/GHSA-hmgp-w9jm-vp95/GHSA-hmgp-w9jm-vp95.json +++ b/advisories/github-reviewed/2026/06/GHSA-hmgp-w9jm-vp95/GHSA-hmgp-w9jm-vp95.json @@ -49,7 +49,15 @@ }, { "type": "WEB", - "url": "https://github.com/sentriz/gonic/commit/6dd71e6" + "url": "https://github.com/sentriz/gonic/commit/6dd71e6a3c966867ef8c900d359a7df75789f410" + }, + { + "type": "WEB", + "url": "https://github.com/sentriz/gonic/releases/tag/v0.21.0" + }, + { + "type": "PACKAGE", + "url": "https://pkg.go.dev/go.senan.xyz/gonic@v0.21.0" }, { "type": "PACKAGE", @@ -66,4 +74,4 @@ "github_reviewed_at": "2026-06-26T23:33:24Z", "nvd_published_at": "2026-06-19T19:16:36Z" } -} \ No newline at end of file +}