Skip to content

Commit 9bcc082

Browse files
chore: update SBOM for Python 3.10 (#5248)
Co-authored-by: GitHub <[email protected]>
1 parent 4ce9612 commit 9bcc082

File tree

2 files changed

+26
-29
lines changed

2 files changed

+26
-29
lines changed

sbom/cve-bin-tool-py3.10.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:eebba0b9-a1b2-47ff-ae81-9e6564f69747",
5+
"serialNumber": "urn:uuid:cf6cc3f0-8d12-499b-97c9-44266344ceeb",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2025-07-21T00:54:52Z",
8+
"timestamp": "2025-07-28T00:57:27Z",
99
"lifecycles": [
1010
{
1111
"phase": "build"
@@ -3824,7 +3824,7 @@
38243824
"type": "library",
38253825
"bom-ref": "58-rich",
38263826
"name": "rich",
3827-
"version": "14.0.0",
3827+
"version": "14.1.0",
38283828
"supplier": {
38293829
"name": "Will McGugan",
38303830
"contact": [
@@ -3833,12 +3833,12 @@
38333833
}
38343834
]
38353835
},
3836-
"cpe": "cpe:2.3:a:will_mcgugan:rich:14.0.0:*:*:*:*:*:*:*",
3836+
"cpe": "cpe:2.3:a:will_mcgugan:rich:14.1.0:*:*:*:*:*:*:*",
38373837
"description": "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal",
38383838
"hashes": [
38393839
{
38403840
"alg": "SHA-256",
3841-
"content": "1c9491e1951aac09caffd42f448ee3d04e58923ffe14993f6e83068dc395d7e0"
3841+
"content": "536f5f1785986d6dbdea3c75205c473f970777b4a0d6c6dd1b696aa05a3fa04f"
38423842
}
38433843
],
38443844
"licenses": [
@@ -3857,7 +3857,7 @@
38573857
"comment": "Home page for project"
38583858
},
38593859
{
3860-
"url": "https://pypi.org/project/rich/14.0.0/#files",
3860+
"url": "https://pypi.org/project/rich/14.1.0/#files",
38613861
"type": "distribution",
38623862
"comment": "Download location for component"
38633863
},
@@ -3866,11 +3866,11 @@
38663866
"type": "documentation"
38673867
}
38683868
],
3869-
"purl": "pkg:pypi/rich@14.0.0",
3869+
"purl": "pkg:pypi/rich@14.1.0",
38703870
"properties": [
38713871
{
38723872
"name": "release_date",
3873-
"value": "2025-03-30T14:15:12Z"
3873+
"value": "2025-07-25T07:32:56Z"
38743874
},
38753875
{
38763876
"name": "language",
@@ -4215,7 +4215,7 @@
42154215
"type": "library",
42164216
"bom-ref": "64-narwhals",
42174217
"name": "narwhals",
4218-
"version": "1.47.1",
4218+
"version": "1.48.1",
42194219
"supplier": {
42204220
"name": "Marco Gorelli",
42214221
"contact": [
@@ -4224,7 +4224,7 @@
42244224
}
42254225
]
42264226
},
4227-
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.47.1:*:*:*:*:*:*:*",
4227+
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.48.1:*:*:*:*:*:*:*",
42284228
"description": "Extremely lightweight compatibility layer between dataframe libraries",
42294229
"licenses": [
42304230
{
@@ -4242,7 +4242,7 @@
42424242
"comment": "Home page for project"
42434243
},
42444244
{
4245-
"url": "https://pypi.org/project/narwhals/1.47.1/#files",
4245+
"url": "https://pypi.org/project/narwhals/1.48.1/#files",
42464246
"type": "distribution",
42474247
"comment": "Download location for component"
42484248
},
@@ -4259,7 +4259,7 @@
42594259
"type": "issue-tracker"
42604260
}
42614261
],
4262-
"purl": "pkg:pypi/narwhals@1.47.1",
4262+
"purl": "pkg:pypi/narwhals@1.48.1",
42634263
"properties": [
42644264
{
42654265
"name": "release_date",
@@ -5150,8 +5150,7 @@
51505150
"ref": "58-rich",
51515151
"dependsOn": [
51525152
"59-markdown-it-py",
5153-
"61-pygments",
5154-
"6-typing-extensions"
5153+
"61-pygments"
51555154
]
51565155
},
51575156
{

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

Lines changed: 13 additions & 15 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-3ab1ab7d-c7dd-4044-b30d-2d5f93f21216
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-c36ae76e-814c-4678-86bf-d2ca7200a00e
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
#####
@@ -1216,21 +1215,21 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_purl_authors:packageurl-python:0.1
12161215

12171216
PackageName: rich
12181217
SPDXID: SPDXRef-58-rich
1219-
PackageVersion: 14.0.0
1218+
PackageVersion: 14.1.0
12201219
PrimaryPackagePurpose: LIBRARY
12211220
PackageSupplier: Person: Will McGugan ([email protected])
1222-
PackageDownloadLocation: https://pypi.org/project/rich/14.0.0/#files
1221+
PackageDownloadLocation: https://pypi.org/project/rich/14.1.0/#files
12231222
FilesAnalyzed: false
12241223
PackageHomePage: https://github.com/Textualize/rich
1225-
PackageChecksum: SHA256: 1c9491e1951aac09caffd42f448ee3d04e58923ffe14993f6e83068dc395d7e0
1224+
PackageChecksum: SHA256: 536f5f1785986d6dbdea3c75205c473f970777b4a0d6c6dd1b696aa05a3fa04f
12261225
PackageLicenseDeclared: MIT
12271226
PackageLicenseConcluded: MIT
12281227
PackageCopyrightText: NOASSERTION
12291228
PackageSummary: <text>Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal</text>
1230-
ReleaseDate: 2025-03-30T14:15:12Z
1229+
ReleaseDate: 2025-07-25T07:32:56Z
12311230
ExternalRef: OTHER documentation https://rich.readthedocs.io/en/latest/
1232-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rich@14.0.0
1233-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:will_mcgugan:rich:14.0.0:*:*:*:*:*:*:*
1231+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rich@14.1.0
1232+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:will_mcgugan:rich:14.1.0:*:*:*:*:*:*:*
12341233
#####
12351234

12361235
PackageName: markdown-it-py
@@ -1359,10 +1358,10 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:chris_p:plotly:6.2.0:*:*:*:*:*:*:*
13591358

13601359
PackageName: narwhals
13611360
SPDXID: SPDXRef-64-narwhals
1362-
PackageVersion: 1.47.1
1361+
PackageVersion: 1.48.1
13631362
PrimaryPackagePurpose: LIBRARY
13641363
PackageSupplier: Person: Marco Gorelli ([email protected])
1365-
PackageDownloadLocation: https://pypi.org/project/narwhals/1.47.1/#files
1364+
PackageDownloadLocation: https://pypi.org/project/narwhals/1.48.1/#files
13661365
FilesAnalyzed: false
13671366
PackageHomePage: https://github.com/narwhals-dev/narwhals
13681367
PackageLicenseDeclared: NOASSERTION
@@ -1374,8 +1373,8 @@ ReleaseDate: 2025-06-26T16:20:40Z
13741373
ExternalRef: OTHER documentation https://narwhals-dev.github.io/narwhals/
13751374
ExternalRef: OTHER vcs https://github.com/narwhals-dev/narwhals
13761375
ExternalRef: OTHER issue-tracker https://github.com/narwhals-dev/narwhals/issues
1377-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/narwhals@1.47.1
1378-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:marco_gorelli:narwhals:1.47.1:*:*:*:*:*:*:*
1376+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/narwhals@1.48.1
1377+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:marco_gorelli:narwhals:1.48.1:*:*:*:*:*:*:*
13791378
#####
13801379

13811380
PackageName: python-gnupg
@@ -1680,7 +1679,6 @@ Relationship: SPDXRef-55-lib4vex DEPENDS_ON SPDXRef-57-packageurl-python
16801679
Relationship: SPDXRef-56-csaf-tool DEPENDS_ON SPDXRef-57-packageurl-python
16811680
Relationship: SPDXRef-56-csaf-tool DEPENDS_ON SPDXRef-58-rich
16821681
Relationship: SPDXRef-58-rich DEPENDS_ON SPDXRef-59-markdown-it-py
1683-
Relationship: SPDXRef-58-rich DEPENDS_ON SPDXRef-6-typing-extensions
16841682
Relationship: SPDXRef-58-rich DEPENDS_ON SPDXRef-61-pygments
16851683
Relationship: SPDXRef-59-markdown-it-py DEPENDS_ON SPDXRef-60-mdurl
16861684
Relationship: SPDXRef-63-plotly DEPENDS_ON SPDXRef-62-packaging

0 commit comments

Comments
 (0)