Skip to content

Commit 25081bd

Browse files
chore: update SBOM for Python 3.9 (#5357)
Co-authored-by: GitHub <[email protected]>
1 parent d7c7d51 commit 25081bd

File tree

2 files changed

+25
-27
lines changed

2 files changed

+25
-27
lines changed

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

Lines changed: 14 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:e95d818a-d226-4cdc-ab2e-458ba245d4a8",
5+
"serialNumber": "urn:uuid:b727b64a-8125-43ab-a84c-ed40382e46ce",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2025-09-15T00:43:01Z",
8+
"timestamp": "2025-09-22T00:46:07Z",
99
"lifecycles": [
1010
{
1111
"phase": "build"
@@ -2084,7 +2084,7 @@
20842084
"type": "library",
20852085
"bom-ref": "31-pyparsing",
20862086
"name": "pyparsing",
2087-
"version": "3.2.4",
2087+
"version": "3.2.5",
20882088
"supplier": {
20892089
"name": "Paul McGuire",
20902090
"contact": [
@@ -2093,31 +2093,25 @@
20932093
}
20942094
]
20952095
},
2096-
"cpe": "cpe:2.3:a:paul_mcguire:pyparsing:3.2.4:*:*:*:*:*:*:*",
2096+
"cpe": "cpe:2.3:a:paul_mcguire:pyparsing:3.2.5:*:*:*:*:*:*:*",
20972097
"description": "pyparsing - Classes and methods to define and execute parsing grammars",
2098-
"hashes": [
2099-
{
2100-
"alg": "SHA-256",
2101-
"content": "91d0fcde680d42cd031daf3a6ba20da3107e08a75de50da58360e7d94ab24d36"
2102-
}
2103-
],
21042098
"externalReferences": [
21052099
{
21062100
"url": "https://github.com/pyparsing/pyparsing/",
21072101
"type": "website",
21082102
"comment": "Home page for project"
21092103
},
21102104
{
2111-
"url": "https://pypi.org/project/pyparsing/3.2.4/#files",
2105+
"url": "https://pypi.org/project/pyparsing/3.2.5/#files",
21122106
"type": "distribution",
21132107
"comment": "Download location for component"
21142108
}
21152109
],
2116-
"purl": "pkg:pypi/[email protected].4",
2110+
"purl": "pkg:pypi/[email protected].5",
21172111
"properties": [
21182112
{
21192113
"name": "release_date",
2120-
"value": "2025-09-13T05:47:17Z"
2114+
"value": "2022-02-03T00:00:29Z"
21212115
},
21222116
{
21232117
"name": "language",
@@ -4921,6 +4915,12 @@
49214915
},
49224916
"cpe": "cpe:2.3:a:gregory_szorc:zstandard:0.25.0:*:*:*:*:*:*:*",
49234917
"description": "Zstandard bindings for Python",
4918+
"hashes": [
4919+
{
4920+
"alg": "SHA-256",
4921+
"content": "e59fdc271772f6686e01e1b3b74537259800f57e24280be3f29c8a0deb1904dd"
4922+
}
4923+
],
49244924
"externalReferences": [
49254925
{
49264926
"url": "https://github.com/indygreg/python-zstandard",
@@ -4941,7 +4941,7 @@
49414941
"properties": [
49424942
{
49434943
"name": "release_date",
4944-
"value": "2020-11-01T01:40:20Z"
4944+
"value": "2025-09-14T22:15:56Z"
49454945
},
49464946
{
49474947
"name": "language",

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

Lines changed: 11 additions & 13 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-45d14278-61cf-4c14-adc0-9b6abd9673f6
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-06511fdd-5d66-4e9d-aae8-faf2852fbca2
66
LicenseListVersion: 3.26
77
Creator: Tool: sbom4python-0.12.4
8-
Created: 2025-09-15T00:42:49Z
8+
Created: 2025-09-22T00:45:35Z
99
CreatorComment: <text>SBOM Type: Build - This document has been automatically generated.</text>
1010
#####
1111

@@ -419,13 +419,12 @@ PackageSupplier: Person: Google Inc. ([email protected])
419419
PackageDownloadLocation: https://cloud.google.com/storage/docs/gsutil_install
420420
FilesAnalyzed: false
421421
PackageHomePage: https://cloud.google.com/storage/docs/gsutil
422-
PackageChecksum: SHA256: b6970ea6c0950c854ce2e33c591e177a6f4a657f2824a1b54eaefa2dff2576bb
423422
PackageLicenseDeclared: NOASSERTION
424423
PackageLicenseConcluded: Apache-2.0
425424
PackageLicenseComments: <text>gsutil declares Apache 2.0 which is not currently a valid SPDX License identifier or expression.</text>
426425
PackageCopyrightText: NOASSERTION
427426
PackageSummary: <text>A command line tool for interacting with cloud storage services.</text>
428-
ReleaseDate: 2025-06-25T08:28:10Z
427+
ReleaseDate: 2022-11-02T17:34:01Z
429428
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
430429
ExternalRef: SECURITY cpe23Type cpe:2.3:a:google_inc.:gsutil:5.35:*:*:*:*:*:*:*
431430
#####
@@ -575,13 +574,12 @@ PackageSupplier: Person: Google ([email protected])
575574
PackageDownloadLocation: https://pypi.org/project/google-reauth/0.1.1/#files
576575
FilesAnalyzed: false
577576
PackageHomePage: https://github.com/Google/google-reauth-python
578-
PackageChecksum: SHA256: cb39074488d74c8853074dde47368bbf8f739d4a4338b89aab696c895b6d8368
579577
PackageLicenseDeclared: NOASSERTION
580578
PackageLicenseConcluded: Apache-2.0
581579
PackageLicenseComments: <text>google-reauth declares Apache 2.0 which is not currently a valid SPDX License identifier or expression.</text>
582580
PackageCopyrightText: NOASSERTION
583581
PackageSummary: <text>Google Reauth Library</text>
584-
ReleaseDate: 2020-12-01T17:35:45Z
582+
ReleaseDate: 2018-07-11T20:58:55Z
585583
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
586584
ExternalRef: SECURITY cpe23Type cpe:2.3:a:google:google-reauth:0.1.1:*:*:*:*:*:*:*
587585
#####
@@ -643,20 +641,19 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:joe_gregorio:httplib2:0.20.4:*:*:*:*:*
643641

644642
PackageName: pyparsing
645643
SPDXID: SPDXRef-31-pyparsing
646-
PackageVersion: 3.2.4
644+
PackageVersion: 3.2.5
647645
PrimaryPackagePurpose: LIBRARY
648646
PackageSupplier: Person: Paul McGuire ([email protected])
649-
PackageDownloadLocation: https://pypi.org/project/pyparsing/3.2.4/#files
647+
PackageDownloadLocation: https://pypi.org/project/pyparsing/3.2.5/#files
650648
FilesAnalyzed: false
651649
PackageHomePage: https://github.com/pyparsing/pyparsing/
652-
PackageChecksum: SHA256: 91d0fcde680d42cd031daf3a6ba20da3107e08a75de50da58360e7d94ab24d36
653650
PackageLicenseDeclared: NOASSERTION
654651
PackageLicenseConcluded: NOASSERTION
655652
PackageCopyrightText: NOASSERTION
656653
PackageSummary: <text>pyparsing - Classes and methods to define and execute parsing grammars</text>
657-
ReleaseDate: 2025-09-13T05:47:17Z
658-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].4
659-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:paul_mcguire:pyparsing:3.2.4:*:*:*:*:*:*:*
654+
ReleaseDate: 2022-02-03T00:00:29Z
655+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].5
656+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:paul_mcguire:pyparsing:3.2.5:*:*:*:*:*:*:*
660657
#####
661658

662659
PackageName: oauth2client
@@ -1600,11 +1597,12 @@ PackageSupplier: Person: Gregory Szorc ([email protected])
16001597
PackageDownloadLocation: https://pypi.org/project/zstandard/0.25.0/#files
16011598
FilesAnalyzed: false
16021599
PackageHomePage: https://github.com/indygreg/python-zstandard
1600+
PackageChecksum: SHA256: e59fdc271772f6686e01e1b3b74537259800f57e24280be3f29c8a0deb1904dd
16031601
PackageLicenseDeclared: NOASSERTION
16041602
PackageLicenseConcluded: NOASSERTION
16051603
PackageCopyrightText: NOASSERTION
16061604
PackageSummary: <text>Zstandard bindings for Python</text>
1607-
ReleaseDate: 2020-11-01T01:40:20Z
1605+
ReleaseDate: 2025-09-14T22:15:56Z
16081606
ExternalRef: OTHER documentation https://python-zstandard.readthedocs.io/en/latest/
16091607
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
16101608
ExternalRef: SECURITY cpe23Type cpe:2.3:a:gregory_szorc:zstandard:0.25.0:*:*:*:*:*:*:*

0 commit comments

Comments
 (0)