Skip to content

Commit fb5176a

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

File tree

2 files changed

+25
-4
lines changed

2 files changed

+25
-4
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-02T18:29:21.886Z",
2+
"modified": "2025-12-05T20:30:25.394Z",
33
"published": "2025-12-01T18:02:38.483Z",
44
"schema_version": "1.5.0",
55
"id": "PSF-2025-14",
@@ -21,6 +21,9 @@
2121
},
2222
{
2323
"fixed": "5a4c4a033a4a54481be6870aa1896fad732555b5"
24+
},
25+
{
26+
"fixed": "289f29b0fe38baf2d7cb5854f4bb573cc34a6a15"
2427
}
2528
],
2629
"repo": "https://github.com/python/cpython"
@@ -48,6 +51,10 @@
4851
{
4952
"type": "ADVISORY",
5053
"url": "https://mail.python.org/archives/list/[email protected]/thread/OQ6G7MKRQIS3OAREC3HNG3D2DPOU34XO/"
54+
},
55+
{
56+
"type": "FIX",
57+
"url": "https://github.com/python/cpython/commit/289f29b0fe38baf2d7cb5854f4bb573cc34a6a15"
5158
}
5259
],
5360
"database_specific": {

advisories/python/PSF-2025-16.json

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"modified": "2025-12-03T19:14:59Z",
3-
"published": "2025-12-03T18:55:32Z",
2+
"modified": "2025-12-05T20:30:19.918Z",
3+
"published": "2025-12-03T18:55:32.222Z",
44
"schema_version": "1.5.0",
55
"id": "PSF-2025-16",
66
"aliases": [
@@ -18,6 +18,12 @@
1818
},
1919
{
2020
"fixed": "08d8e18ad81cd45bc4a27d6da478b51ea49486e4"
21+
},
22+
{
23+
"fixed": "027f21e417b26eed4505ac2db101a4352b7c51a0"
24+
},
25+
{
26+
"fixed": "ddcd2acd85d891a53e281c773b3093f9db953964"
2127
}
2228
],
2329
"repo": "https://github.com/python/cpython"
@@ -37,9 +43,17 @@
3743
{
3844
"type": "FIX",
3945
"url": "https://github.com/python/cpython/commit/08d8e18ad81cd45bc4a27d6da478b51ea49486e4"
46+
},
47+
{
48+
"type": "FIX",
49+
"url": "https://github.com/python/cpython/commit/027f21e417b26eed4505ac2db101a4352b7c51a0"
50+
},
51+
{
52+
"type": "FIX",
53+
"url": "https://github.com/python/cpython/commit/ddcd2acd85d891a53e281c773b3093f9db953964"
4054
}
4155
],
4256
"database_specific": {
4357
"cwe_ids": []
4458
}
45-
}
59+
}

0 commit comments

Comments
 (0)