Skip to content

Commit 0f769f5

Browse files
committed
Update OSV records from CVE
1 parent fb5176a commit 0f769f5

File tree

3 files changed

+45
-3
lines changed

3 files changed

+45
-3
lines changed

advisories/python/PSF-2025-14.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"modified": "2025-12-05T20:30:25.394Z",
2+
"modified": "2025-12-22T20:03:45.491Z",
33
"published": "2025-12-01T18:02:38.483Z",
44
"schema_version": "1.5.0",
55
"id": "PSF-2025-14",
@@ -24,6 +24,9 @@
2424
},
2525
{
2626
"fixed": "289f29b0fe38baf2d7cb5854f4bb573cc34a6a15"
27+
},
28+
{
29+
"fixed": "14b1fdb0a94b96f86fc7b86671ea9582b8676628"
2730
}
2831
],
2932
"repo": "https://github.com/python/cpython"
@@ -55,6 +58,10 @@
5558
{
5659
"type": "FIX",
5760
"url": "https://github.com/python/cpython/commit/289f29b0fe38baf2d7cb5854f4bb573cc34a6a15"
61+
},
62+
{
63+
"type": "FIX",
64+
"url": "https://github.com/python/cpython/commit/14b1fdb0a94b96f86fc7b86671ea9582b8676628"
5865
}
5966
],
6067
"database_specific": {

advisories/python/PSF-2025-15.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"modified": "2025-12-02T17:42:56.740Z",
2+
"modified": "2025-12-22T20:03:50.389Z",
33
"published": "2025-12-01T18:13:32.739Z",
44
"schema_version": "1.5.0",
55
"id": "PSF-2025-15",
@@ -24,6 +24,9 @@
2424
},
2525
{
2626
"fixed": "b64441e4852383645af5b435411a6f849dd1b4cb"
27+
},
28+
{
29+
"fixed": "5a8b19677d818fb41ee55f310233772e15aa1a2b"
2730
}
2831
],
2932
"repo": "https://github.com/python/cpython"
@@ -55,6 +58,10 @@
5558
{
5659
"type": "ADVISORY",
5760
"url": "https://mail.python.org/archives/list/[email protected]/thread/2X5IBCJXRQAZ5PSERLHMSJFBHFR3QM2C/"
61+
},
62+
{
63+
"type": "FIX",
64+
"url": "https://github.com/python/cpython/commit/5a8b19677d818fb41ee55f310233772e15aa1a2b"
5865
}
5966
],
6067
"database_specific": {

advisories/python/PSF-2025-16.json

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"modified": "2025-12-05T20:30:19.918Z",
2+
"modified": "2025-12-22T20:03:36.039Z",
33
"published": "2025-12-03T18:55:32.222Z",
44
"schema_version": "1.5.0",
55
"id": "PSF-2025-16",
@@ -24,6 +24,18 @@
2424
},
2525
{
2626
"fixed": "ddcd2acd85d891a53e281c773b3093f9db953964"
27+
},
28+
{
29+
"fixed": "27648a1818749ef44c420afe6173af6868715437"
30+
},
31+
{
32+
"fixed": "8d2d7bb2e754f8649a68ce4116271a4932f76907"
33+
},
34+
{
35+
"fixed": "9c9dda6625a2a90d2a06c657eee021d6be19842d"
36+
},
37+
{
38+
"fixed": "a696ba8b4d42fd632afc9bc88ad830a2e4cceed8"
2739
}
2840
],
2941
"repo": "https://github.com/python/cpython"
@@ -51,6 +63,22 @@
5163
{
5264
"type": "FIX",
5365
"url": "https://github.com/python/cpython/commit/ddcd2acd85d891a53e281c773b3093f9db953964"
66+
},
67+
{
68+
"type": "FIX",
69+
"url": "https://github.com/python/cpython/commit/27648a1818749ef44c420afe6173af6868715437"
70+
},
71+
{
72+
"type": "FIX",
73+
"url": "https://github.com/python/cpython/commit/8d2d7bb2e754f8649a68ce4116271a4932f76907"
74+
},
75+
{
76+
"type": "FIX",
77+
"url": "https://github.com/python/cpython/commit/9c9dda6625a2a90d2a06c657eee021d6be19842d"
78+
},
79+
{
80+
"type": "FIX",
81+
"url": "https://github.com/python/cpython/commit/a696ba8b4d42fd632afc9bc88ad830a2e4cceed8"
5482
}
5583
],
5684
"database_specific": {

0 commit comments

Comments
 (0)