From dd0dd7a67eb698a4fef5d8866cff4f848226482a Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Thu, 28 May 2026 16:20:23 -0400 Subject: [PATCH] Use Go +incompatible fixed version for GHSA-2XF7-HMF6-P64J --- .../2026/02/GHSA-2xf7-hmf6-p64j/GHSA-2xf7-hmf6-p64j.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2026/02/GHSA-2xf7-hmf6-p64j/GHSA-2xf7-hmf6-p64j.json b/advisories/github-reviewed/2026/02/GHSA-2xf7-hmf6-p64j/GHSA-2xf7-hmf6-p64j.json index 2dd1016e60662..63d36af1cd903 100644 --- a/advisories/github-reviewed/2026/02/GHSA-2xf7-hmf6-p64j/GHSA-2xf7-hmf6-p64j.json +++ b/advisories/github-reviewed/2026/02/GHSA-2xf7-hmf6-p64j/GHSA-2xf7-hmf6-p64j.json @@ -28,7 +28,7 @@ "introduced": "10.11.0" }, { - "fixed": "10.11.10" + "fixed": "10.11.10+incompatible" } ] } @@ -61,4 +61,4 @@ "github_reviewed_at": "2026-02-13T20:55:54Z", "nvd_published_at": "2026-02-13T11:16:10Z" } -} \ No newline at end of file +}