Skip to content

Commit 556ed72

Browse files
committed
Update OSV records from CVE
1 parent 5b625ff commit 556ed72

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

advisories/python/PSF-2024-14.json

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"modified": "2024-12-06T15:19:41Z",
3-
"published": "2024-12-06T15:19:41Z",
2+
"modified": "2024-12-06T19:02:35.550Z",
3+
"published": "2024-12-06T15:19:41.576Z",
44
"schema_version": "1.5.0",
55
"id": "PSF-2024-14",
66
"aliases": [
@@ -15,6 +15,12 @@
1515
"events": [
1616
{
1717
"introduced": "0"
18+
},
19+
{
20+
"fixed": "71e8429ac8e2adc10084ab5ec29a62f4b6671a82"
21+
},
22+
{
23+
"fixed": "9aa0deb2eef2655a1029ba228527b152353135b5"
1824
}
1925
],
2026
"repo": "https://github.com/python/cpython"
@@ -34,9 +40,17 @@
3440
{
3541
"type": "ADVISORY",
3642
"url": "https://mail.python.org/archives/list/[email protected]/thread/H4O3UBAOAQQXGT4RE3E4XQYR5XLROORB/"
43+
},
44+
{
45+
"type": "FIX",
46+
"url": "https://github.com/python/cpython/commit/71e8429ac8e2adc10084ab5ec29a62f4b6671a82"
47+
},
48+
{
49+
"type": "FIX",
50+
"url": "https://github.com/python/cpython/commit/9aa0deb2eef2655a1029ba228527b152353135b5"
3751
}
3852
],
3953
"database_specific": {
4054
"cwe_ids": []
4155
}
42-
}
56+
}

0 commit comments

Comments
 (0)