From a4d3733a7e0667cd10b543097ecd8225df4b14d4 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Thu, 23 Jul 2026 13:46:28 +0800 Subject: [PATCH] fix(advisory): correct wasmtime-bin affected range The advisory states that the regression was introduced in 37.0.0 and that prior releases are unaffected. Align the PyPI range with the existing Rust range so wasmtime-bin 36.x is not flagged. --- .../2026/07/GHSA-vvp9-h8p2-xwfc/GHSA-vvp9-h8p2-xwfc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/07/GHSA-vvp9-h8p2-xwfc/GHSA-vvp9-h8p2-xwfc.json b/advisories/github-reviewed/2026/07/GHSA-vvp9-h8p2-xwfc/GHSA-vvp9-h8p2-xwfc.json index aae2038203925..0449a1dc4d581 100644 --- a/advisories/github-reviewed/2026/07/GHSA-vvp9-h8p2-xwfc/GHSA-vvp9-h8p2-xwfc.json +++ b/advisories/github-reviewed/2026/07/GHSA-vvp9-h8p2-xwfc/GHSA-vvp9-h8p2-xwfc.json @@ -48,7 +48,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "37.0.0" }, { "fixed": "37.0.2"