Skip to content

chore: update SBOM for Python 3.13 #4961

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 24, 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
113 changes: 49 additions & 64 deletions sbom/cve-bin-tool-py3.13.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:352ae3fd-c03e-4345-9426-50d26f1ebcaa",
"serialNumber": "urn:uuid:0c6defef-a0fe-4858-98b1-1fe46e557e1e",
"version": 1,
"metadata": {
"timestamp": "2025-03-17T00:38:39Z",
"timestamp": "2025-03-24T00:38:31Z",
"lifecycles": [
{
"phase": "build"
Expand Down Expand Up @@ -89,12 +89,12 @@
"type": "library",
"bom-ref": "2-aiohttp",
"name": "aiohttp",
"version": "3.11.13",
"version": "3.11.14",
"description": "Async http client/server framework (asyncio)",
"hashes": [
{
"alg": "SHA-256",
"content": "a4fe27dbbeec445e6e1291e61d61eb212ee9fed6e47998b27de71d70d3e8777d"
"content": "e2bc827c01f75803de77b134afdbf74fa74b62970eafdf190f3244931d7a5c0d"
}
],
"licenses": [
Expand All @@ -113,7 +113,7 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/aiohttp/3.11.13/#files",
"url": "https://pypi.org/project/aiohttp/3.11.14/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand Down Expand Up @@ -150,11 +150,11 @@
"type": "vcs"
}
],
"purl": "pkg:pypi/[email protected].13",
"purl": "pkg:pypi/[email protected].14",
"properties": [
{
"name": "release_date",
"value": "2025-02-24T15:58:53Z"
"value": "2025-03-17T02:42:42Z"
},
{
"name": "language",
Expand All @@ -181,6 +181,12 @@
},
"cpe": "cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.6.1:*:*:*:*:*:*:*",
"description": "Happy Eyeballs for asyncio",
"hashes": [
{
"alg": "SHA-256",
"content": "f349ba8f4b75cb25c99c5c2d84e997e485204d2902a9597802b0371f09331fb8"
}
],
"licenses": [
{
"license": {
Expand Down Expand Up @@ -217,7 +223,7 @@
"properties": [
{
"name": "release_date",
"value": "2025-02-24T15:58:53Z"
"value": "2025-03-12T01:42:47Z"
},
{
"name": "language",
Expand Down Expand Up @@ -455,7 +461,7 @@
"type": "library",
"bom-ref": "7-multidict",
"name": "multidict",
"version": "6.1.0",
"version": "6.2.0",
"supplier": {
"name": "Andrew Svetlov",
"contact": [
Expand All @@ -464,12 +470,12 @@
}
]
},
"cpe": "cpe:2.3:a:andrew_svetlov:multidict:6.1.0:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:andrew_svetlov:multidict:6.2.0:*:*:*:*:*:*:*",
"description": "multidict implementation",
"hashes": [
{
"alg": "SHA-256",
"content": "3380252550e372e8511d49481bd836264c009adb826b23fefcc5dd3c69692f60"
"content": "b9f6392d98c0bd70676ae41474e2eecf4c7150cb419237a41f8f96043fcb81d1"
}
],
"licenses": [
Expand All @@ -488,7 +494,7 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/multidict/6.1.0/#files",
"url": "https://pypi.org/project/multidict/6.2.0/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand Down Expand Up @@ -529,11 +535,11 @@
"type": "vcs"
}
],
"purl": "pkg:pypi/multidict@6.1.0",
"purl": "pkg:pypi/multidict@6.2.0",
"properties": [
{
"name": "release_date",
"value": "2024-09-09T23:47:18Z"
"value": "2025-03-17T16:53:32Z"
},
{
"name": "language",
Expand Down Expand Up @@ -1306,7 +1312,7 @@
"type": "library",
"bom-ref": "19-argcomplete",
"name": "argcomplete",
"version": "3.6.0",
"version": "3.6.1",
"supplier": {
"name": "Andrey Kislyuk",
"contact": [
Expand All @@ -1315,12 +1321,12 @@
}
]
},
"cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.6.0:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.6.1:*:*:*:*:*:*:*",
"description": "Bash tab completion for argparse",
"hashes": [
{
"alg": "SHA-256",
"content": "4e3e4e10beb20e06444dbac0ac8dda650cb6349caeefe980208d3c548708bedd"
"content": "cef54d7f752560570291214f0f1c48c3b8ef09aca63d65de7747612666725dbc"
}
],
"licenses": [
Expand All @@ -1339,7 +1345,7 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/argcomplete/3.6.0/#files",
"url": "https://pypi.org/project/argcomplete/3.6.1/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand All @@ -1360,11 +1366,11 @@
"type": "log"
}
],
"purl": "pkg:pypi/[email protected].0",
"purl": "pkg:pypi/[email protected].1",
"properties": [
{
"name": "release_date",
"value": "2025-03-05T21:31:35Z"
"value": "2025-03-22T17:31:11Z"
},
{
"name": "language",
Expand Down Expand Up @@ -4071,7 +4077,7 @@
"type": "library",
"bom-ref": "63-plotly",
"name": "plotly",
"version": "6.0.0",
"version": "6.0.1",
"supplier": {
"name": "Chris P",
"contact": [
Expand All @@ -4080,21 +4086,12 @@
}
]
},
"cpe": "cpe:2.3:a:chris_p:plotly:6.0.0:*:*:*:*:*:*:*",
"description": "An open-source, interactive data visualization library for Python",
"cpe": "cpe:2.3:a:chris_p:plotly:6.0.1:*:*:*:*:*:*:*",
"description": "An open-source interactive data visualization library for Python",
"hashes": [
{
"alg": "SHA-256",
"content": "f708871c3a9349a68791ff943a5781b1ec04de7769ea69068adcd9202e57653a"
}
],
"licenses": [
{
"license": {
"id": "MIT",
"url": "https://opensource.org/license/mit/",
"acknowledgement": "concluded"
}
"content": "4714db20fea57a435692c548a4eb4fae454f7daddf15f8d8ba7e1045681d7768"
}
],
"externalReferences": [
Expand All @@ -4104,7 +4101,7 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/plotly/6.0.0/#files",
"url": "https://pypi.org/project/plotly/6.0.1/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand All @@ -4121,11 +4118,11 @@
"type": "log"
}
],
"purl": "pkg:pypi/[email protected].0",
"purl": "pkg:pypi/[email protected].1",
"properties": [
{
"name": "release_date",
"value": "2025-01-28T19:33:47Z"
"value": "2025-03-17T15:02:18Z"
},
{
"name": "language",
Expand All @@ -4141,7 +4138,7 @@
"type": "library",
"bom-ref": "64-narwhals",
"name": "narwhals",
"version": "1.30.0",
"version": "1.31.0",
"supplier": {
"name": "Marco Gorelli",
"contact": [
Expand All @@ -4150,14 +4147,8 @@
}
]
},
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.30.0:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.31.0:*:*:*:*:*:*:*",
"description": "Extremely lightweight compatibility layer between dataframe libraries",
"hashes": [
{
"alg": "SHA-256",
"content": "443aa0a1abfae89bc65a6b888a7e310a03d1818bfb2ccd61c150199a5f954c17"
}
],
"licenses": [
{
"license": {
Expand All @@ -4174,7 +4165,7 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/narwhals/1.30.0/#files",
"url": "https://pypi.org/project/narwhals/1.31.0/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand All @@ -4191,11 +4182,11 @@
"type": "issue-tracker"
}
],
"purl": "pkg:pypi/narwhals@1.30.0",
"purl": "pkg:pypi/narwhals@1.31.0",
"properties": [
{
"name": "release_date",
"value": "2025-03-10T09:52:54Z"
"value": "2025-03-17T15:02:18Z"
},
{
"name": "language",
Expand Down Expand Up @@ -4535,7 +4526,7 @@
"type": "library",
"bom-ref": "70-setuptools",
"name": "setuptools",
"version": "76.0.0",
"version": "77.0.3",
"supplier": {
"name": "Python Packaging Authority",
"contact": [
Expand All @@ -4544,14 +4535,8 @@
}
]
},
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:76.0.0:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:77.0.3:*:*:*:*:*:*:*",
"description": "Easily download, build, install, upgrade, and uninstall Python packages",
"hashes": [
{
"alg": "SHA-256",
"content": "199466a166ff664970d0ee145839f5582cb9bca7a0a3a2e795b6a9cb2308e9c6"
}
],
"licenses": [
{
"license": {
Expand All @@ -4563,7 +4548,7 @@
],
"externalReferences": [
{
"url": "https://pypi.org/project/setuptools/76.0.0/#files",
"url": "https://pypi.org/project/setuptools/77.0.3/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand All @@ -4580,11 +4565,11 @@
"type": "log"
}
],
"purl": "pkg:pypi/setuptools@76.0.0",
"purl": "pkg:pypi/setuptools@77.0.3",
"properties": [
{
"name": "release_date",
"value": "2025-03-09T13:59:48Z"
"value": "2024-07-24T21:57:45Z"
},
{
"name": "language",
Expand All @@ -4600,7 +4585,7 @@
"type": "library",
"bom-ref": "71-xmlschema",
"name": "xmlschema",
"version": "3.4.3",
"version": "3.4.5",
"supplier": {
"name": "Davide Brunato",
"contact": [
Expand All @@ -4609,12 +4594,12 @@
}
]
},
"cpe": "cpe:2.3:a:davide_brunato:xmlschema:3.4.3:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:davide_brunato:xmlschema:3.4.5:*:*:*:*:*:*:*",
"description": "An XML Schema validator and decoder",
"hashes": [
{
"alg": "SHA-256",
"content": "eea4e5a1aac041b546ebe7b2eb68eb5eaebf5c5258e573cfc182375676b2e4e3"
"content": "c91a2fca387dc4e8a2f2cb4a411ed23bef9da539968e5d858a3fe7f76a65464e"
}
],
"licenses": [
Expand All @@ -4633,16 +4618,16 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/xmlschema/3.4.3/#files",
"url": "https://pypi.org/project/xmlschema/3.4.5/#files",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/[email protected].3",
"purl": "pkg:pypi/[email protected].5",
"properties": [
{
"name": "release_date",
"value": "2024-10-31T09:47:12Z"
"value": "2025-03-22T07:56:15Z"
},
{
"name": "language",
Expand Down
Loading