Skip to content

Commit 9b4b633

Browse files
committed
Update OSV records from CVE
1 parent f22d2f6 commit 9b4b633

File tree

1 file changed

+38
-3
lines changed

1 file changed

+38
-3
lines changed

advisories/python/PSF-2025-12.json

Lines changed: 38 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"modified": "2025-10-07T18:22:46Z",
3-
"published": "2025-10-07T18:10:05Z",
2+
"modified": "2025-10-09T18:38:08.294Z",
3+
"published": "2025-10-07T18:10:05.908Z",
44
"schema_version": "1.5.0",
55
"id": "PSF-2025-12",
66
"aliases": [
@@ -21,6 +21,21 @@
2121
},
2222
{
2323
"fixed": "333d4a6f4967d3ace91492a39ededbcf3faa76a6"
24+
},
25+
{
26+
"fixed": "1d29afb0d6218aa8fb5e1e4a6133a4778d89bb46"
27+
},
28+
{
29+
"fixed": "76437ac248ad8ca44e9bf697b02b1e2241df2196"
30+
},
31+
{
32+
"fixed": "8392b2f0d35678407d9ce7d95655a5b77de161b4"
33+
},
34+
{
35+
"fixed": "bca11ae7d575d87ed93f5dd6a313be6246e3e388"
36+
},
37+
{
38+
"fixed": "d11e69d6203080e3ec450446bfed0516727b85c3"
2439
}
2540
],
2641
"repo": "https://github.com/python/cpython"
@@ -48,9 +63,29 @@
4863
{
4964
"type": "FIX",
5065
"url": "https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6"
66+
},
67+
{
68+
"type": "FIX",
69+
"url": "https://github.com/python/cpython/commit/1d29afb0d6218aa8fb5e1e4a6133a4778d89bb46"
70+
},
71+
{
72+
"type": "FIX",
73+
"url": "https://github.com/python/cpython/commit/76437ac248ad8ca44e9bf697b02b1e2241df2196"
74+
},
75+
{
76+
"type": "FIX",
77+
"url": "https://github.com/python/cpython/commit/8392b2f0d35678407d9ce7d95655a5b77de161b4"
78+
},
79+
{
80+
"type": "FIX",
81+
"url": "https://github.com/python/cpython/commit/bca11ae7d575d87ed93f5dd6a313be6246e3e388"
82+
},
83+
{
84+
"type": "FIX",
85+
"url": "https://github.com/python/cpython/commit/d11e69d6203080e3ec450446bfed0516727b85c3"
5186
}
5287
],
5388
"database_specific": {
5489
"cwe_ids": []
5590
}
56-
}
91+
}

0 commit comments

Comments
 (0)