Skip to content

Commit 4ce9612

Browse files
chore: update SBOM for Python 3.9 (#5245)
Co-authored-by: GitHub <[email protected]>
1 parent 4964eff commit 4ce9612

File tree

2 files changed

+27
-31
lines changed

2 files changed

+27
-31
lines changed

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

Lines changed: 13 additions & 14 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:65f2c42d-f25e-4958-94d3-85a093a151b1",
5+
"serialNumber": "urn:uuid:ffb3a190-8265-4621-bc3e-dd215e726b80",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2025-07-21T00:55:09Z",
8+
"timestamp": "2025-07-28T00:57:10Z",
99
"lifecycles": [
1010
{
1111
"phase": "build"
@@ -3933,7 +3933,7 @@
39333933
"type": "library",
39343934
"bom-ref": "60-rich",
39353935
"name": "rich",
3936-
"version": "14.0.0",
3936+
"version": "14.1.0",
39373937
"supplier": {
39383938
"name": "Will McGugan",
39393939
"contact": [
@@ -3942,12 +3942,12 @@
39423942
}
39433943
]
39443944
},
3945-
"cpe": "cpe:2.3:a:will_mcgugan:rich:14.0.0:*:*:*:*:*:*:*",
3945+
"cpe": "cpe:2.3:a:will_mcgugan:rich:14.1.0:*:*:*:*:*:*:*",
39463946
"description": "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal",
39473947
"hashes": [
39483948
{
39493949
"alg": "SHA-256",
3950-
"content": "1c9491e1951aac09caffd42f448ee3d04e58923ffe14993f6e83068dc395d7e0"
3950+
"content": "536f5f1785986d6dbdea3c75205c473f970777b4a0d6c6dd1b696aa05a3fa04f"
39513951
}
39523952
],
39533953
"licenses": [
@@ -3966,7 +3966,7 @@
39663966
"comment": "Home page for project"
39673967
},
39683968
{
3969-
"url": "https://pypi.org/project/rich/14.0.0/#files",
3969+
"url": "https://pypi.org/project/rich/14.1.0/#files",
39703970
"type": "distribution",
39713971
"comment": "Download location for component"
39723972
},
@@ -3975,11 +3975,11 @@
39753975
"type": "documentation"
39763976
}
39773977
],
3978-
"purl": "pkg:pypi/rich@14.0.0",
3978+
"purl": "pkg:pypi/rich@14.1.0",
39793979
"properties": [
39803980
{
39813981
"name": "release_date",
3982-
"value": "2025-03-30T14:15:12Z"
3982+
"value": "2025-07-25T07:32:56Z"
39833983
},
39843984
{
39853985
"name": "language",
@@ -4324,7 +4324,7 @@
43244324
"type": "library",
43254325
"bom-ref": "66-narwhals",
43264326
"name": "narwhals",
4327-
"version": "1.47.1",
4327+
"version": "1.48.1",
43284328
"supplier": {
43294329
"name": "Marco Gorelli",
43304330
"contact": [
@@ -4333,7 +4333,7 @@
43334333
}
43344334
]
43354335
},
4336-
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.47.1:*:*:*:*:*:*:*",
4336+
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.48.1:*:*:*:*:*:*:*",
43374337
"description": "Extremely lightweight compatibility layer between dataframe libraries",
43384338
"licenses": [
43394339
{
@@ -4351,7 +4351,7 @@
43514351
"comment": "Home page for project"
43524352
},
43534353
{
4354-
"url": "https://pypi.org/project/narwhals/1.47.1/#files",
4354+
"url": "https://pypi.org/project/narwhals/1.48.1/#files",
43554355
"type": "distribution",
43564356
"comment": "Download location for component"
43574357
},
@@ -4368,7 +4368,7 @@
43684368
"type": "issue-tracker"
43694369
}
43704370
],
4371-
"purl": "pkg:pypi/narwhals@1.47.1",
4371+
"purl": "pkg:pypi/narwhals@1.48.1",
43724372
"properties": [
43734373
{
43744374
"name": "release_date",
@@ -5212,8 +5212,7 @@
52125212
"ref": "60-rich",
52135213
"dependsOn": [
52145214
"61-markdown-it-py",
5215-
"63-pygments",
5216-
"6-typing-extensions"
5215+
"63-pygments"
52175216
]
52185217
},
52195218
{

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

Lines changed: 14 additions & 17 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-884e312b-e5de-47e0-b600-1663af54aead
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-fa29f6d4-6cf8-4604-84f1-ac36679edc65
66
LicenseListVersion: 3.26
77
Creator: Tool: sbom4python-0.12.4
8-
Created: 2025-07-21T00:54:46Z
8+
Created: 2025-07-28T00:56:36Z
99
CreatorComment: <text>SBOM Type: Build - This document has been automatically generated.</text>
1010
#####
1111

@@ -867,13 +867,12 @@ PackageSupplier: Person: Craig Citro ([email protected])
867867
PackageDownloadLocation: https://pypi.org/project/google-apitools/0.5.32/#files
868868
FilesAnalyzed: false
869869
PackageHomePage: http://github.com/google/apitools
870-
PackageChecksum: SHA256: b78f74116558e0476e19501b5b4b2ac7c93261a69c5449c861ea95cbc853c688
871870
PackageLicenseDeclared: NOASSERTION
872871
PackageLicenseConcluded: Apache-2.0
873872
PackageLicenseComments: <text>google-apitools declares Apache 2.0 which is not currently a valid SPDX License identifier or expression.</text>
874873
PackageCopyrightText: NOASSERTION
875874
PackageSummary: <text>client libraries for humans</text>
876-
ReleaseDate: 2021-05-05T22:12:58Z
875+
ReleaseDate: 2023-12-12T17:40:13Z
877876
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
878877
ExternalRef: SECURITY cpe23Type cpe:2.3:a:craig_citro:google-apitools:0.5.32:*:*:*:*:*:*:*
879878
#####
@@ -1223,12 +1222,11 @@ PackageSupplier: Person: Anthony Harrison ([email protected])
12231222
PackageDownloadLocation: https://pypi.org/project/csaf-tool/0.3.2/#files
12241223
FilesAnalyzed: false
12251224
PackageHomePage: https://github.com/anthonyharrison/csaf
1226-
PackageChecksum: SHA256: 7e5559cb522eb76e3acad39a7bf9ba1b81e5a6224099d511a4c9c2dcf36caa16
12271225
PackageLicenseDeclared: MIT
12281226
PackageLicenseConcluded: MIT
12291227
PackageCopyrightText: NOASSERTION
12301228
PackageSummary: <text>CSAF generator and analyser</text>
1231-
ReleaseDate: 2024-06-12T20:10:06Z
1229+
ReleaseDate: 2024-08-29T20:36:52Z
12321230
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
12331231
ExternalRef: SECURITY cpe23Type cpe:2.3:a:anthony_harrison:csaf-tool:0.3.2:*:*:*:*:*:*:*
12341232
#####
@@ -1253,21 +1251,21 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_purl_authors:packageurl-python:0.1
12531251

12541252
PackageName: rich
12551253
SPDXID: SPDXRef-60-rich
1256-
PackageVersion: 14.0.0
1254+
PackageVersion: 14.1.0
12571255
PrimaryPackagePurpose: LIBRARY
12581256
PackageSupplier: Person: Will McGugan ([email protected])
1259-
PackageDownloadLocation: https://pypi.org/project/rich/14.0.0/#files
1257+
PackageDownloadLocation: https://pypi.org/project/rich/14.1.0/#files
12601258
FilesAnalyzed: false
12611259
PackageHomePage: https://github.com/Textualize/rich
1262-
PackageChecksum: SHA256: 1c9491e1951aac09caffd42f448ee3d04e58923ffe14993f6e83068dc395d7e0
1260+
PackageChecksum: SHA256: 536f5f1785986d6dbdea3c75205c473f970777b4a0d6c6dd1b696aa05a3fa04f
12631261
PackageLicenseDeclared: MIT
12641262
PackageLicenseConcluded: MIT
12651263
PackageCopyrightText: NOASSERTION
12661264
PackageSummary: <text>Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal</text>
1267-
ReleaseDate: 2025-03-30T14:15:12Z
1265+
ReleaseDate: 2025-07-25T07:32:56Z
12681266
ExternalRef: OTHER documentation https://rich.readthedocs.io/en/latest/
1269-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rich@14.0.0
1270-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:will_mcgugan:rich:14.0.0:*:*:*:*:*:*:*
1267+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rich@14.1.0
1268+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:will_mcgugan:rich:14.1.0:*:*:*:*:*:*:*
12711269
#####
12721270

12731271
PackageName: markdown-it-py
@@ -1396,10 +1394,10 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:chris_p:plotly:6.2.0:*:*:*:*:*:*:*
13961394

13971395
PackageName: narwhals
13981396
SPDXID: SPDXRef-66-narwhals
1399-
PackageVersion: 1.47.1
1397+
PackageVersion: 1.48.1
14001398
PrimaryPackagePurpose: LIBRARY
14011399
PackageSupplier: Person: Marco Gorelli ([email protected])
1402-
PackageDownloadLocation: https://pypi.org/project/narwhals/1.47.1/#files
1400+
PackageDownloadLocation: https://pypi.org/project/narwhals/1.48.1/#files
14031401
FilesAnalyzed: false
14041402
PackageHomePage: https://github.com/narwhals-dev/narwhals
14051403
PackageLicenseDeclared: NOASSERTION
@@ -1411,8 +1409,8 @@ ReleaseDate: 2025-06-26T16:20:40Z
14111409
ExternalRef: OTHER documentation https://narwhals-dev.github.io/narwhals/
14121410
ExternalRef: OTHER vcs https://github.com/narwhals-dev/narwhals
14131411
ExternalRef: OTHER issue-tracker https://github.com/narwhals-dev/narwhals/issues
1414-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/narwhals@1.47.1
1415-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:marco_gorelli:narwhals:1.47.1:*:*:*:*:*:*:*
1412+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/narwhals@1.48.1
1413+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:marco_gorelli:narwhals:1.48.1:*:*:*:*:*:*:*
14161414
#####
14171415

14181416
PackageName: python-gnupg
@@ -1699,7 +1697,6 @@ Relationship: SPDXRef-57-lib4vex DEPENDS_ON SPDXRef-58-csaf-tool
16991697
Relationship: SPDXRef-57-lib4vex DEPENDS_ON SPDXRef-59-packageurl-python
17001698
Relationship: SPDXRef-58-csaf-tool DEPENDS_ON SPDXRef-59-packageurl-python
17011699
Relationship: SPDXRef-58-csaf-tool DEPENDS_ON SPDXRef-60-rich
1702-
Relationship: SPDXRef-60-rich DEPENDS_ON SPDXRef-6-typing-extensions
17031700
Relationship: SPDXRef-60-rich DEPENDS_ON SPDXRef-61-markdown-it-py
17041701
Relationship: SPDXRef-60-rich DEPENDS_ON SPDXRef-63-pygments
17051702
Relationship: SPDXRef-61-markdown-it-py DEPENDS_ON SPDXRef-62-mdurl

0 commit comments

Comments
 (0)