From abb2ebf06c2408a10603204c39d26efb0b561304 Mon Sep 17 00:00:00 2001 From: sethmlarson <18519037+sethmlarson@users.noreply.github.com> Date: Tue, 1 Sep 2026 00:55:22 +0000 Subject: [PATCH] Update OSV records from CVE --- advisories/python/PSF-2026-39.json | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/advisories/python/PSF-2026-39.json b/advisories/python/PSF-2026-39.json index 4010175..95fea97 100644 --- a/advisories/python/PSF-2026-39.json +++ b/advisories/python/PSF-2026-39.json @@ -2,7 +2,7 @@ "schema_version": "1.5.0", "id": "PSF-2026-39", "published": "2026-08-25T15:07:58.054Z", - "modified": "2026-08-26T00:20:47.848Z", + "modified": "2026-09-01T00:44:00.094Z", "aliases": [ "CVE-2026-15310" ], @@ -12,15 +12,18 @@ "ranges": [ { "type": "GIT", - "repo": "https://github.com/python/cpython", "events": [ { "introduced": "0" }, { "fixed": "f897dbf2f36a5935700b7c2d94d4681d2136b7d4" + }, + { + "fixed": "1b424c0178a01e155fd0267dc28a8fc1159b33a8" } - ] + ], + "repo": "https://github.com/python/cpython" } ] } @@ -41,9 +44,13 @@ { "type": "FIX", "url": "https://github.com/python/cpython/commit/f897dbf2f36a5935700b7c2d94d4681d2136b7d4" + }, + { + "type": "FIX", + "url": "https://github.com/python/cpython/commit/1b424c0178a01e155fd0267dc28a8fc1159b33a8" } ], "database_specific": { "cwe_ids": [] } -} +} \ No newline at end of file