Skip to content

Commit b475889

Browse files
chore: update SBOM for Python 3.9 (#5212)
Co-authored-by: GitHub <noreply@github.com>
1 parent cbff7bb commit b475889

File tree

2 files changed

+52
-38
lines changed

2 files changed

+52
-38
lines changed

sbom/cve-bin-tool-py3.9.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:791caee7-af62-4547-8b93-b2a4799619d1",
5+
"serialNumber": "urn:uuid:6f55701c-22f2-4e12-a861-ebe0bab120ac",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2025-07-07T00:43:36Z",
8+
"timestamp": "2025-07-14T00:45:46Z",
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",
@@ -4218,7 +4224,7 @@
42184224
"type": "library",
42194225
"bom-ref": "64-narwhals",
42204226
"name": "narwhals",
4221-
"version": "1.45.0",
4227+
"version": "1.46.0",
42224228
"supplier": {
42234229
"name": "Marco Gorelli",
42244230
"contact": [
@@ -4227,8 +4233,14 @@
42274233
}
42284234
]
42294235
},
4230-
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.45.0:*:*:*:*:*:*:*",
4236+
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.46.0:*:*:*:*:*:*:*",
42314237
"description": "Extremely lightweight compatibility layer between dataframe libraries",
4238+
"hashes": [
4239+
{
4240+
"alg": "SHA-256",
4241+
"content": "f15d2255695d7e99f624f76aa5b765eb3fff8a509d3215049707af3a3feebc90"
4242+
}
4243+
],
42324244
"licenses": [
42334245
{
42344246
"license": {
@@ -4245,7 +4257,7 @@
42454257
"comment": "Home page for project"
42464258
},
42474259
{
4248-
"url": "https://pypi.org/project/narwhals/1.45.0/#files",
4260+
"url": "https://pypi.org/project/narwhals/1.46.0/#files",
42494261
"type": "distribution",
42504262
"comment": "Download location for component"
42514263
},
@@ -4262,11 +4274,11 @@
42624274
"type": "issue-tracker"
42634275
}
42644276
],
4265-
"purl": "pkg:pypi/narwhals@1.45.0",
4277+
"purl": "pkg:pypi/narwhals@1.46.0",
42664278
"properties": [
42674279
{
42684280
"name": "release_date",
4269-
"value": "2025-06-26T16:20:40Z"
4281+
"value": "2025-07-07T11:34:42Z"
42704282
},
42714283
{
42724284
"name": "language",
@@ -4555,7 +4567,7 @@
45554567
"type": "library",
45564568
"bom-ref": "69-certifi",
45574569
"name": "certifi",
4558-
"version": "2025.6.15",
4570+
"version": "2025.7.9",
45594571
"supplier": {
45604572
"name": "Kenneth Reitz",
45614573
"contact": [
@@ -4564,12 +4576,12 @@
45644576
}
45654577
]
45664578
},
4567-
"cpe": "cpe:2.3:a:kenneth_reitz:certifi:2025.6.15:*:*:*:*:*:*:*",
4579+
"cpe": "cpe:2.3:a:kenneth_reitz:certifi:2025.7.9:*:*:*:*:*:*:*",
45684580
"description": "Python package for providing Mozilla's CA Bundle.",
45694581
"hashes": [
45704582
{
45714583
"alg": "SHA-256",
4572-
"content": "2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057"
4584+
"content": "d842783a14f8fdd646895ac26f719a061408834473cfc10203f6a575beb15d39"
45734585
}
45744586
],
45754587
"licenses": [
@@ -4588,7 +4600,7 @@
45884600
"comment": "Home page for project"
45894601
},
45904602
{
4591-
"url": "https://pypi.org/project/certifi/2025.6.15/#files",
4603+
"url": "https://pypi.org/project/certifi/2025.7.9/#files",
45924604
"type": "distribution",
45934605
"comment": "Download location for component"
45944606
},
@@ -4597,11 +4609,11 @@
45974609
"type": "vcs"
45984610
}
45994611
],
4600-
"purl": "pkg:pypi/certifi@2025.6.15",
4612+
"purl": "pkg:pypi/certifi@2025.7.9",
46014613
"properties": [
46024614
{
46034615
"name": "release_date",
4604-
"value": "2025-06-15T02:45:49Z"
4616+
"value": "2025-07-09T02:13:57Z"
46054617
},
46064618
{
46074619
"name": "language",

sbom/cve-bin-tool-py3.9.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-b1825513-4478-44f6-93bb-fc741e99e648
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-4febd54a-bc7a-4016-83c1-b7304af16ea6
66
LicenseListVersion: 3.25
77
Creator: Tool: sbom4python-0.12.4
8-
Created: 2025-07-07T00:43:23Z
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
@@ -1359,23 +1360,24 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:chris_p:plotly:6.2.0:*:*:*:*:*:*:*
13591360

13601361
PackageName: narwhals
13611362
SPDXID: SPDXRef-64-narwhals
1362-
PackageVersion: 1.45.0
1363+
PackageVersion: 1.46.0
13631364
PrimaryPackagePurpose: LIBRARY
13641365
PackageSupplier: Person: Marco Gorelli (hello_narwhals@proton.me)
1365-
PackageDownloadLocation: https://pypi.org/project/narwhals/1.45.0/#files
1366+
PackageDownloadLocation: https://pypi.org/project/narwhals/1.46.0/#files
13661367
FilesAnalyzed: false
13671368
PackageHomePage: https://github.com/narwhals-dev/narwhals
1369+
PackageChecksum: SHA256: f15d2255695d7e99f624f76aa5b765eb3fff8a509d3215049707af3a3feebc90
13681370
PackageLicenseDeclared: NOASSERTION
13691371
PackageLicenseConcluded: MIT
13701372
PackageLicenseComments: <text>narwhals declares MIT License which is not currently a valid SPDX License identifier or expression.</text>
13711373
PackageCopyrightText: NOASSERTION
13721374
PackageSummary: <text>Extremely lightweight compatibility layer between dataframe libraries</text>
1373-
ReleaseDate: 2025-06-26T16:20:40Z
1375+
ReleaseDate: 2025-07-07T11:34:42Z
13741376
ExternalRef: OTHER documentation https://narwhals-dev.github.io/narwhals/
13751377
ExternalRef: OTHER vcs https://github.com/narwhals-dev/narwhals
13761378
ExternalRef: OTHER issue-tracker https://github.com/narwhals-dev/narwhals/issues
1377-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/narwhals@1.45.0
1378-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:marco_gorelli:narwhals:1.45.0:*:*:*:*:*:*:*
1379+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/narwhals@1.46.0
1380+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:marco_gorelli:narwhals:1.46.0:*:*:*:*:*:*:*
13791381
#####
13801382

13811383
PackageName: python-gnupg
@@ -1464,21 +1466,21 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrey_petrov:urllib3:2.5.0:*:*:*:*:*:
14641466

14651467
PackageName: certifi
14661468
SPDXID: SPDXRef-69-certifi
1467-
PackageVersion: 2025.6.15
1469+
PackageVersion: 2025.7.9
14681470
PrimaryPackagePurpose: LIBRARY
14691471
PackageSupplier: Person: Kenneth Reitz (me@kennethreitz.com)
1470-
PackageDownloadLocation: https://pypi.org/project/certifi/2025.6.15/#files
1472+
PackageDownloadLocation: https://pypi.org/project/certifi/2025.7.9/#files
14711473
FilesAnalyzed: false
14721474
PackageHomePage: https://github.com/certifi/python-certifi
1473-
PackageChecksum: SHA256: 2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057
1475+
PackageChecksum: SHA256: d842783a14f8fdd646895ac26f719a061408834473cfc10203f6a575beb15d39
14741476
PackageLicenseDeclared: MPL-2.0
14751477
PackageLicenseConcluded: MPL-2.0
14761478
PackageCopyrightText: NOASSERTION
14771479
PackageSummary: <text>Python package for providing Mozilla's CA Bundle.</text>
1478-
ReleaseDate: 2025-06-15T02:45:49Z
1480+
ReleaseDate: 2025-07-09T02:13:57Z
14791481
ExternalRef: OTHER vcs https://github.com/certifi/python-certifi
1480-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/certifi@2025.6.15
1481-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:kenneth_reitz:certifi:2025.6.15:*:*:*:*:*:*:*
1482+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/certifi@2025.7.9
1483+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:kenneth_reitz:certifi:2025.7.9:*:*:*:*:*:*:*
14821484
#####
14831485

14841486
PackageName: rpmfile

0 commit comments

Comments
 (0)