Skip to content

Commit 7e0644c

Browse files
chore: update SBOM for Python 3.13 (#5214)
Co-authored-by: GitHub <noreply@github.com>
1 parent 89828b6 commit 7e0644c

File tree

2 files changed

+52
-38
lines changed

2 files changed

+52
-38
lines changed

sbom/cve-bin-tool-py3.13.json

Lines changed: 31 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.6",
5-
"serialNumber": "urn:uuid:6b82cf92-7bc0-4ad0-8cae-93adb737ae40",
5+
"serialNumber": "urn:uuid:ecde992f-de5e-4731-af7a-5a67becfe147",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2025-07-07T00:43:47Z",
8+
"timestamp": "2025-07-14T00:45:48Z",
99
"lifecycles": [
1010
{
1111
"phase": "build"
@@ -79,12 +79,12 @@
7979
"type": "library",
8080
"bom-ref": "2-aiohttp",
8181
"name": "aiohttp",
82-
"version": "3.12.13",
82+
"version": "3.12.14",
8383
"description": "Async http client/server framework (asyncio)",
8484
"hashes": [
8585
{
8686
"alg": "SHA-256",
87-
"content": "5421af8f22a98f640261ee48aae3a37f0c41371e99412d55eaf2f8a46d5dad29"
87+
"content": "906d5075b5ba0dd1c66fcaaf60eb09926a9fef3ca92d912d2a0bbdbecf8b1248"
8888
}
8989
],
9090
"licenses": [
@@ -103,7 +103,7 @@
103103
"comment": "Home page for project"
104104
},
105105
{
106-
"url": "https://pypi.org/project/aiohttp/3.12.13/#files",
106+
"url": "https://pypi.org/project/aiohttp/3.12.14/#files",
107107
"type": "distribution",
108108
"comment": "Download location for component"
109109
},
@@ -140,11 +140,11 @@
140140
"type": "vcs"
141141
}
142142
],
143-
"purl": "pkg:pypi/aiohttp@3.12.13",
143+
"purl": "pkg:pypi/aiohttp@3.12.14",
144144
"properties": [
145145
{
146146
"name": "release_date",
147-
"value": "2025-06-14T15:12:58Z"
147+
"value": "2025-07-10T13:02:38Z"
148148
},
149149
{
150150
"name": "language",
@@ -231,6 +231,12 @@
231231
"name": "aiosignal",
232232
"version": "1.4.0",
233233
"description": "aiosignal: a list of registered asynchronous callbacks",
234+
"hashes": [
235+
{
236+
"alg": "SHA-256",
237+
"content": "053243f8b92b990551949e63930a839ff0cf0b0ebbe0597b0f3fb19e1a0fe82e"
238+
}
239+
],
234240
"licenses": [
235241
{
236242
"license": {
@@ -280,7 +286,7 @@
280286
"properties": [
281287
{
282288
"name": "release_date",
283-
"value": "2025-03-12T01:42:47Z"
289+
"value": "2025-07-03T22:54:42Z"
284290
},
285291
{
286292
"name": "language",
@@ -4027,7 +4033,7 @@
40274033
"type": "library",
40284034
"bom-ref": "61-narwhals",
40294035
"name": "narwhals",
4030-
"version": "1.45.0",
4036+
"version": "1.46.0",
40314037
"supplier": {
40324038
"name": "Marco Gorelli",
40334039
"contact": [
@@ -4036,8 +4042,14 @@
40364042
}
40374043
]
40384044
},
4039-
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.45.0:*:*:*:*:*:*:*",
4045+
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.46.0:*:*:*:*:*:*:*",
40404046
"description": "Extremely lightweight compatibility layer between dataframe libraries",
4047+
"hashes": [
4048+
{
4049+
"alg": "SHA-256",
4050+
"content": "f15d2255695d7e99f624f76aa5b765eb3fff8a509d3215049707af3a3feebc90"
4051+
}
4052+
],
40414053
"licenses": [
40424054
{
40434055
"license": {
@@ -4054,7 +4066,7 @@
40544066
"comment": "Home page for project"
40554067
},
40564068
{
4057-
"url": "https://pypi.org/project/narwhals/1.45.0/#files",
4069+
"url": "https://pypi.org/project/narwhals/1.46.0/#files",
40584070
"type": "distribution",
40594071
"comment": "Download location for component"
40604072
},
@@ -4071,11 +4083,11 @@
40714083
"type": "issue-tracker"
40724084
}
40734085
],
4074-
"purl": "pkg:pypi/narwhals@1.45.0",
4086+
"purl": "pkg:pypi/narwhals@1.46.0",
40754087
"properties": [
40764088
{
40774089
"name": "release_date",
4078-
"value": "2025-06-26T16:20:40Z"
4090+
"value": "2025-07-07T11:34:42Z"
40794091
},
40804092
{
40814093
"name": "language",
@@ -4364,7 +4376,7 @@
43644376
"type": "library",
43654377
"bom-ref": "66-certifi",
43664378
"name": "certifi",
4367-
"version": "2025.6.15",
4379+
"version": "2025.7.9",
43684380
"supplier": {
43694381
"name": "Kenneth Reitz",
43704382
"contact": [
@@ -4373,12 +4385,12 @@
43734385
}
43744386
]
43754387
},
4376-
"cpe": "cpe:2.3:a:kenneth_reitz:certifi:2025.6.15:*:*:*:*:*:*:*",
4388+
"cpe": "cpe:2.3:a:kenneth_reitz:certifi:2025.7.9:*:*:*:*:*:*:*",
43774389
"description": "Python package for providing Mozilla's CA Bundle.",
43784390
"hashes": [
43794391
{
43804392
"alg": "SHA-256",
4381-
"content": "2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057"
4393+
"content": "d842783a14f8fdd646895ac26f719a061408834473cfc10203f6a575beb15d39"
43824394
}
43834395
],
43844396
"licenses": [
@@ -4397,7 +4409,7 @@
43974409
"comment": "Home page for project"
43984410
},
43994411
{
4400-
"url": "https://pypi.org/project/certifi/2025.6.15/#files",
4412+
"url": "https://pypi.org/project/certifi/2025.7.9/#files",
44014413
"type": "distribution",
44024414
"comment": "Download location for component"
44034415
},
@@ -4406,11 +4418,11 @@
44064418
"type": "vcs"
44074419
}
44084420
],
4409-
"purl": "pkg:pypi/certifi@2025.6.15",
4421+
"purl": "pkg:pypi/certifi@2025.7.9",
44104422
"properties": [
44114423
{
44124424
"name": "release_date",
4413-
"value": "2025-06-15T02:45:49Z"
4425+
"value": "2025-07-09T02:13:57Z"
44144426
},
44154427
{
44164428
"name": "language",

sbom/cve-bin-tool-py3.13.spdx

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ SPDXVersion: SPDX-2.3
22
DataLicense: CC0-1.0
33
SPDXID: SPDXRef-DOCUMENT
44
DocumentName: Python-cve-bin-tool
5-
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-21fe186d-920c-43af-b193-63b9794df5c7
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-604c701c-c02e-487c-b4a1-187e77cd27ce
66
LicenseListVersion: 3.25
77
Creator: Tool: sbom4python-0.12.4
8-
Created: 2025-07-07T00:43:38Z
8+
Created: 2025-07-14T00:45:32Z
99
CreatorComment: <text>SBOM Type: Build - This document has been automatically generated.</text>
1010
#####
1111

@@ -27,18 +27,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:terri_oda:cve-bin-tool:3.4.1:*:*:*:*:*
2727

2828
PackageName: aiohttp
2929
SPDXID: SPDXRef-2-aiohttp
30-
PackageVersion: 3.12.13
30+
PackageVersion: 3.12.14
3131
PrimaryPackagePurpose: LIBRARY
3232
PackageSupplier: NOASSERTION
33-
PackageDownloadLocation: https://pypi.org/project/aiohttp/3.12.13/#files
33+
PackageDownloadLocation: https://pypi.org/project/aiohttp/3.12.14/#files
3434
FilesAnalyzed: false
3535
PackageHomePage: https://github.com/aio-libs/aiohttp
36-
PackageChecksum: SHA256: 5421af8f22a98f640261ee48aae3a37f0c41371e99412d55eaf2f8a46d5dad29
36+
PackageChecksum: SHA256: 906d5075b5ba0dd1c66fcaaf60eb09926a9fef3ca92d912d2a0bbdbecf8b1248
3737
PackageLicenseDeclared: Apache-2.0
3838
PackageLicenseConcluded: Apache-2.0
3939
PackageCopyrightText: NOASSERTION
4040
PackageSummary: <text>Async http client/server framework (asyncio)</text>
41-
ReleaseDate: 2025-06-14T15:12:58Z
41+
ReleaseDate: 2025-07-10T13:02:38Z
4242
ExternalRef: OTHER other https://matrix.to/#/#aio-libs:matrix.org
4343
ExternalRef: OTHER other https://matrix.to/#/#aio-libs-space:matrix.org
4444
ExternalRef: OTHER build-system https://github.com/aio-libs/aiohttp/actions?query=workflow%3ACI
@@ -47,7 +47,7 @@ ExternalRef: OTHER log https://docs.aiohttp.org/en/stable/changes.html
4747
ExternalRef: OTHER other https://docs.aiohttp.org
4848
ExternalRef: OTHER issue-tracker https://github.com/aio-libs/aiohttp/issues
4949
ExternalRef: OTHER vcs https://github.com/aio-libs/aiohttp
50-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/aiohttp@3.12.13
50+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/aiohttp@3.12.14
5151
#####
5252

5353
PackageName: aiohappyeyeballs
@@ -79,12 +79,13 @@ PackageSupplier: NOASSERTION
7979
PackageDownloadLocation: https://pypi.org/project/aiosignal/1.4.0/#files
8080
FilesAnalyzed: false
8181
PackageHomePage: https://github.com/aio-libs/aiosignal
82+
PackageChecksum: SHA256: 053243f8b92b990551949e63930a839ff0cf0b0ebbe0597b0f3fb19e1a0fe82e
8283
PackageLicenseDeclared: NOASSERTION
8384
PackageLicenseConcluded: Apache-2.0
8485
PackageLicenseComments: <text>aiosignal declares Apache 2.0 which is not currently a valid SPDX License identifier or expression.</text>
8586
PackageCopyrightText: NOASSERTION
8687
PackageSummary: <text>aiosignal: a list of registered asynchronous callbacks</text>
87-
ReleaseDate: 2025-03-12T01:42:47Z
88+
ReleaseDate: 2025-07-03T22:54:42Z
8889
ExternalRef: OTHER other https://gitter.im/aio-libs/Lobby
8990
ExternalRef: OTHER build-system https://github.com/aio-libs/aiosignal/actions
9091
ExternalRef: OTHER other https://codecov.io/github/aio-libs/aiosignal
@@ -1298,23 +1299,24 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:chris_p:plotly:6.2.0:*:*:*:*:*:*:*
12981299

12991300
PackageName: narwhals
13001301
SPDXID: SPDXRef-61-narwhals
1301-
PackageVersion: 1.45.0
1302+
PackageVersion: 1.46.0
13021303
PrimaryPackagePurpose: LIBRARY
13031304
PackageSupplier: Person: Marco Gorelli (hello_narwhals@proton.me)
1304-
PackageDownloadLocation: https://pypi.org/project/narwhals/1.45.0/#files
1305+
PackageDownloadLocation: https://pypi.org/project/narwhals/1.46.0/#files
13051306
FilesAnalyzed: false
13061307
PackageHomePage: https://github.com/narwhals-dev/narwhals
1308+
PackageChecksum: SHA256: f15d2255695d7e99f624f76aa5b765eb3fff8a509d3215049707af3a3feebc90
13071309
PackageLicenseDeclared: NOASSERTION
13081310
PackageLicenseConcluded: MIT
13091311
PackageLicenseComments: <text>narwhals declares MIT License which is not currently a valid SPDX License identifier or expression.</text>
13101312
PackageCopyrightText: NOASSERTION
13111313
PackageSummary: <text>Extremely lightweight compatibility layer between dataframe libraries</text>
1312-
ReleaseDate: 2025-06-26T16:20:40Z
1314+
ReleaseDate: 2025-07-07T11:34:42Z
13131315
ExternalRef: OTHER documentation https://narwhals-dev.github.io/narwhals/
13141316
ExternalRef: OTHER vcs https://github.com/narwhals-dev/narwhals
13151317
ExternalRef: OTHER issue-tracker https://github.com/narwhals-dev/narwhals/issues
1316-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/narwhals@1.45.0
1317-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:marco_gorelli:narwhals:1.45.0:*:*:*:*:*:*:*
1318+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/narwhals@1.46.0
1319+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:marco_gorelli:narwhals:1.46.0:*:*:*:*:*:*:*
13181320
#####
13191321

13201322
PackageName: python-gnupg
@@ -1403,21 +1405,21 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrey_petrov:urllib3:2.5.0:*:*:*:*:*:
14031405

14041406
PackageName: certifi
14051407
SPDXID: SPDXRef-66-certifi
1406-
PackageVersion: 2025.6.15
1408+
PackageVersion: 2025.7.9
14071409
PrimaryPackagePurpose: LIBRARY
14081410
PackageSupplier: Person: Kenneth Reitz (me@kennethreitz.com)
1409-
PackageDownloadLocation: https://pypi.org/project/certifi/2025.6.15/#files
1411+
PackageDownloadLocation: https://pypi.org/project/certifi/2025.7.9/#files
14101412
FilesAnalyzed: false
14111413
PackageHomePage: https://github.com/certifi/python-certifi
1412-
PackageChecksum: SHA256: 2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057
1414+
PackageChecksum: SHA256: d842783a14f8fdd646895ac26f719a061408834473cfc10203f6a575beb15d39
14131415
PackageLicenseDeclared: MPL-2.0
14141416
PackageLicenseConcluded: MPL-2.0
14151417
PackageCopyrightText: NOASSERTION
14161418
PackageSummary: <text>Python package for providing Mozilla's CA Bundle.</text>
1417-
ReleaseDate: 2025-06-15T02:45:49Z
1419+
ReleaseDate: 2025-07-09T02:13:57Z
14181420
ExternalRef: OTHER vcs https://github.com/certifi/python-certifi
1419-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/certifi@2025.6.15
1420-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:kenneth_reitz:certifi:2025.6.15:*:*:*:*:*:*:*
1421+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/certifi@2025.7.9
1422+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:kenneth_reitz:certifi:2025.7.9:*:*:*:*:*:*:*
14211423
#####
14221424

14231425
PackageName: rpmfile

0 commit comments

Comments
 (0)