Skip to content

chore: update SBOM for Python 3.12 #4985

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
109 changes: 53 additions & 56 deletions sbom/cve-bin-tool-py3.12.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.6",
"serialNumber": "urn:uuid:255e8862-de94-4eda-a8ad-1aed67e25f77",
"serialNumber": "urn:uuid:a006b09a-82eb-4af3-ac28-d4b02c3e2ccf",
"version": 1,
"metadata": {
"timestamp": "2025-03-24T00:43:20Z",
"timestamp": "2025-03-31T00:40:47Z",
"lifecycles": [
{
"phase": "build"
Expand Down Expand Up @@ -555,7 +555,7 @@
"type": "library",
"bom-ref": "8-typing-extensions",
"name": "typing-extensions",
"version": "4.12.2",
"version": "4.13.0",
"supplier": {
"name": "Guido van Jukka ukasz Michael",
"contact": [
Expand All @@ -564,21 +564,12 @@
}
]
},
"cpe": "cpe:2.3:a:guido_van_jukka_ukasz_michael:typing-extensions:4.12.2:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:guido_van_jukka_ukasz_michael:typing-extensions:4.13.0:*:*:*:*:*:*:*",
"description": "Backported and Experimental Type Hints for Python 3.8+",
"hashes": [
{
"alg": "SHA-256",
"content": "04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d"
}
],
"licenses": [
{
"license": {
"id": "PSF-2.0",
"url": "https://opensource.org/licenses/Python-2.0",
"acknowledgement": "concluded"
}
"content": "c8dd92cc0d6425a97c18fbb9d1954e5ff92c1ca881a309c45f06ebc0b79058e5"
}
],
"externalReferences": [
Expand All @@ -588,7 +579,7 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/typing-extensions/4.12.2/#files",
"url": "https://pypi.org/project/typing-extensions/4.13.0/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand All @@ -613,11 +604,11 @@
"type": "vcs"
}
],
"purl": "pkg:pypi/typing-extensions@4.12.2",
"purl": "pkg:pypi/typing-extensions@4.13.0",
"properties": [
{
"name": "release_date",
"value": "2024-06-07T18:52:13Z"
"value": "2025-03-26T03:49:40Z"
},
{
"name": "language",
Expand All @@ -633,7 +624,7 @@
"type": "library",
"bom-ref": "9-propcache",
"name": "propcache",
"version": "0.3.0",
"version": "0.3.1",
"supplier": {
"name": "Andrew Svetlov",
"contact": [
Expand All @@ -642,12 +633,12 @@
}
]
},
"cpe": "cpe:2.3:a:andrew_svetlov:propcache:0.3.0:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:andrew_svetlov:propcache:0.3.1:*:*:*:*:*:*:*",
"description": "Accelerated property cache",
"hashes": [
{
"alg": "SHA-256",
"content": "efa44f64c37cc30c9f05932c740a8b40ce359f51882c70883cc95feac842da4d"
"content": "f27785888d2fdd918bc36de8b8739f2d6c791399552333721b58193f68ea3e98"
}
],
"licenses": [
Expand All @@ -666,7 +657,7 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/propcache/0.3.0/#files",
"url": "https://pypi.org/project/propcache/0.3.1/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand Down Expand Up @@ -707,11 +698,11 @@
"type": "vcs"
}
],
"purl": "pkg:pypi/[email protected].0",
"purl": "pkg:pypi/[email protected].1",
"properties": [
{
"name": "release_date",
"value": "2025-02-20T18:59:44Z"
"value": "2025-03-26T03:03:35Z"
},
{
"name": "language",
Expand Down Expand Up @@ -1977,7 +1968,7 @@
"type": "library",
"bom-ref": "30-pyparsing",
"name": "pyparsing",
"version": "3.2.1",
"version": "3.2.3",
"supplier": {
"name": "Paul McGuire",
"contact": [
Expand All @@ -1986,12 +1977,12 @@
}
]
},
"cpe": "cpe:2.3:a:paul_mcguire:pyparsing:3.2.1:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:paul_mcguire:pyparsing:3.2.3:*:*:*:*:*:*:*",
"description": "pyparsing module - Classes and methods to define and execute parsing grammars",
"hashes": [
{
"alg": "SHA-256",
"content": "506ff4f4386c4cec0590ec19e6302d3aedb992fdc02c761e90416f158dacf8e1"
"content": "a749938e02d6fd0b59b356ca504a24982314bb090c383e3cf201c95ef7e2bfcf"
}
],
"licenses": [
Expand All @@ -2010,16 +2001,16 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/pyparsing/3.2.1/#files",
"url": "https://pypi.org/project/pyparsing/3.2.3/#files",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/[email protected].1",
"purl": "pkg:pypi/[email protected].3",
"properties": [
{
"name": "release_date",
"value": "2024-12-31T20:59:42Z"
"value": "2025-03-25T05:01:24Z"
},
{
"name": "language",
Expand Down Expand Up @@ -2093,7 +2084,7 @@
"type": "library",
"bom-ref": "32-pyasn1-modules",
"name": "pyasn1-modules",
"version": "0.4.1",
"version": "0.4.2",
"supplier": {
"name": "Ilya Etingof",
"contact": [
Expand All @@ -2102,12 +2093,12 @@
}
]
},
"cpe": "cpe:2.3:a:ilya_etingof:pyasn1-modules:0.4.1:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:ilya_etingof:pyasn1-modules:0.4.2:*:*:*:*:*:*:*",
"description": "A collection of ASN.1-based protocols modules",
"hashes": [
{
"alg": "SHA-256",
"content": "c28e2dbf9c06ad61c71a075c7e0f9fd0f1b0bb2d2ad4377f240d33ac2ab60a7c"
"content": "29253a9207ce32b64c3ac6600edc75368f98473906e8fd1043bd6b5b1de2c14a"
}
],
"licenses": [
Expand All @@ -2126,7 +2117,7 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/pyasn1-modules/0.4.1/#files",
"url": "https://pypi.org/project/pyasn1-modules/0.4.2/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand All @@ -2143,11 +2134,11 @@
"type": "log"
}
],
"purl": "pkg:pypi/[email protected].1",
"purl": "pkg:pypi/[email protected].2",
"properties": [
{
"name": "release_date",
"value": "2024-09-10T22:42:08Z"
"value": "2025-03-28T02:41:19Z"
},
{
"name": "language",
Expand Down Expand Up @@ -3249,7 +3240,7 @@
"type": "library",
"bom-ref": "50-rpds-py",
"name": "rpds-py",
"version": "0.23.1",
"version": "0.24.0",
"supplier": {
"name": "Julian Berman",
"contact": [
Expand All @@ -3258,12 +3249,12 @@
}
]
},
"cpe": "cpe:2.3:a:julian_berman:rpds-py:0.23.1:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:julian_berman:rpds-py:0.24.0:*:*:*:*:*:*:*",
"description": "Python bindings to Rust's persistent data structures (rpds)",
"hashes": [
{
"alg": "SHA-256",
"content": "2a54027554ce9b129fc3d633c92fa33b30de9f08bc61b32c053dc9b537266fed"
"content": "006f4342fe729a368c6df36578d7a348c7c716be1da0a1a0f86e3021f8e98724"
}
],
"licenses": [
Expand All @@ -3282,7 +3273,7 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/rpds-py/0.23.1/#files",
"url": "https://pypi.org/project/rpds-py/0.24.0/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand Down Expand Up @@ -3311,11 +3302,11 @@
"type": "other"
}
],
"purl": "pkg:pypi/rpds-py@0.23.1",
"purl": "pkg:pypi/rpds-py@0.24.0",
"properties": [
{
"name": "release_date",
"value": "2025-02-21T15:01:14Z"
"value": "2025-03-26T14:52:41Z"
},
{
"name": "language",
Expand Down Expand Up @@ -3694,7 +3685,7 @@
"type": "library",
"bom-ref": "57-rich",
"name": "rich",
"version": "13.9.4",
"version": "14.0.0",
"supplier": {
"name": "Will McGugan",
"contact": [
Expand All @@ -3703,12 +3694,12 @@
}
]
},
"cpe": "cpe:2.3:a:will_mcgugan:rich:13.9.4:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:will_mcgugan:rich:14.0.0:*:*:*:*:*:*:*",
"description": "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal",
"hashes": [
{
"alg": "SHA-256",
"content": "6049d5e6ec054bf2779ab3358186963bac2ea89175919d699e378b99738c2a90"
"content": "1c9491e1951aac09caffd42f448ee3d04e58923ffe14993f6e83068dc395d7e0"
}
],
"licenses": [
Expand All @@ -3727,7 +3718,7 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/rich/13.9.4/#files",
"url": "https://pypi.org/project/rich/14.0.0/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand All @@ -3736,11 +3727,11 @@
"type": "documentation"
}
],
"purl": "pkg:pypi/rich@13.9.4",
"purl": "pkg:pypi/rich@14.0.0",
"properties": [
{
"name": "release_date",
"value": "2024-11-01T16:43:55Z"
"value": "2025-03-30T14:15:12Z"
},
{
"name": "language",
Expand Down Expand Up @@ -4138,7 +4129,7 @@
"type": "library",
"bom-ref": "64-narwhals",
"name": "narwhals",
"version": "1.31.0",
"version": "1.32.0",
"supplier": {
"name": "Marco Gorelli",
"contact": [
Expand All @@ -4147,7 +4138,7 @@
}
]
},
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.31.0:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.32.0:*:*:*:*:*:*:*",
"description": "Extremely lightweight compatibility layer between dataframe libraries",
"licenses": [
{
Expand All @@ -4165,7 +4156,7 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/narwhals/1.31.0/#files",
"url": "https://pypi.org/project/narwhals/1.32.0/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand All @@ -4182,7 +4173,7 @@
"type": "issue-tracker"
}
],
"purl": "pkg:pypi/narwhals@1.31.0",
"purl": "pkg:pypi/narwhals@1.32.0",
"properties": [
{
"name": "release_date",
Expand Down Expand Up @@ -4526,7 +4517,7 @@
"type": "library",
"bom-ref": "70-setuptools",
"name": "setuptools",
"version": "77.0.3",
"version": "78.1.0",
"supplier": {
"name": "Python Packaging Authority",
"contact": [
Expand All @@ -4535,8 +4526,14 @@
}
]
},
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:77.0.3:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:78.1.0:*:*:*:*:*:*:*",
"description": "Easily download, build, install, upgrade, and uninstall Python packages",
"hashes": [
{
"alg": "SHA-256",
"content": "3e386e96793c8702ae83d17b853fb93d3e09ef82ec62722e61da5cd22376dcd8"
}
],
"licenses": [
{
"license": {
Expand All @@ -4548,7 +4545,7 @@
],
"externalReferences": [
{
"url": "https://pypi.org/project/setuptools/77.0.3/#files",
"url": "https://pypi.org/project/setuptools/78.1.0/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand All @@ -4565,11 +4562,11 @@
"type": "log"
}
],
"purl": "pkg:pypi/setuptools@77.0.3",
"purl": "pkg:pypi/setuptools@78.1.0",
"properties": [
{
"name": "release_date",
"value": "2024-07-24T21:57:45Z"
"value": "2025-03-25T22:49:33Z"
},
{
"name": "language",
Expand Down
Loading