Skip to content

Commit 8e4eee6

Browse files
committed
Update OSV records from CVE
1 parent f9490e0 commit 8e4eee6

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

advisories/python/PSF-2025-11.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"modified": "2025-07-29T13:37:55.944Z",
2+
"modified": "2025-08-07T20:16:09.158Z",
33
"published": "2025-07-28T18:42:44.847Z",
44
"schema_version": "1.5.0",
55
"id": "PSF-2025-11",
@@ -21,6 +21,12 @@
2121
},
2222
{
2323
"fixed": "cdae923ffe187d6ef916c0f665a31249619193fe"
24+
},
25+
{
26+
"fixed": "c9d9f78feb1467e73fd29356c040bde1c104f29f"
27+
},
28+
{
29+
"fixed": "fbc2a0ca9ac8aff6887f8ddf79b87b4510277227"
2430
}
2531
],
2632
"repo": "https://github.com/python/cpython"
@@ -52,6 +58,14 @@
5258
{
5359
"type": "WEB",
5460
"url": "https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1"
61+
},
62+
{
63+
"type": "FIX",
64+
"url": "https://github.com/python/cpython/commit/c9d9f78feb1467e73fd29356c040bde1c104f29f"
65+
},
66+
{
67+
"type": "FIX",
68+
"url": "https://github.com/python/cpython/commit/fbc2a0ca9ac8aff6887f8ddf79b87b4510277227"
5569
}
5670
],
5771
"database_specific": {

0 commit comments

Comments
 (0)