Skip to content

Commit 48f4472

Browse files
chore: update SBOM for Python 3.10 (#3108)
Co-authored-by: GitHub <[email protected]>
1 parent 6053774 commit 48f4472

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.4",
5-
"serialNumber": "urn:uuidca6b7b6d-f0cc-4da8-85d7-66de89ca10fc",
5+
"serialNumber": "urn:uuid0d48cc9f-4f3f-4799-920d-e16ef1459c37",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2023-06-19T00:29:08Z",
8+
"timestamp": "2023-06-26T00:33:30Z",
99
"tools": [
1010
{
1111
"name": "sbom4python",
@@ -547,7 +547,7 @@
547547
"type": "library",
548548
"bom-ref": "16-gsutil",
549549
"name": "gsutil",
550-
"version": "5.24",
550+
"version": "5.25",
551551
"supplier": {
552552
"name": "Google Inc.",
553553
"contact": [
@@ -556,7 +556,7 @@
556556
}
557557
]
558558
},
559-
"cpe": "cpe:2.3:a:google_inc.:gsutil:5.24:*:*:*:*:*:*:*",
559+
"cpe": "cpe:2.3:a:google_inc.:gsutil:5.25:*:*:*:*:*:*:*",
560560
"description": "A command line tool for interacting with cloud storage services.",
561561
"licenses": [
562562
{
@@ -573,12 +573,12 @@
573573
"comment": "Home page for project"
574574
},
575575
{
576-
"url": "https://pypi.org/project/gsutil/5.24",
576+
"url": "https://pypi.org/project/gsutil/5.25",
577577
"type": "distribution",
578578
"comment": "Download location for component"
579579
}
580580
],
581-
"purl": "pkg:pypi/gsutil@5.24",
581+
"purl": "pkg:pypi/gsutil@5.25",
582582
"properties": [
583583
{
584584
"name": "License Comments",

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

Lines changed: 6 additions & 6 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-888467a7-bdcd-4ded-b1ec-86364da5f20f
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-4978efc0-ccd0-48aa-ba68-02ab2929093e
66
LicenseListVersion: 3.20
77
Creator: Tool: sbom4python-0.9.1
8-
Created: 2023-06-19T00:28:00Z
8+
Created: 2023-06-26T00:31:58Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -252,19 +252,19 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:nir_cohen:distro:1.8.0:*:*:*:*:*:*:*
252252

253253
PackageName: gsutil
254254
SPDXID: SPDXRef-Package-16-gsutil
255-
PackageVersion: 5.24
255+
PackageVersion: 5.25
256256
PrimaryPackagePurpose: LIBRARY
257257
PackageSupplier: Person: Google Inc. ([email protected])
258-
PackageDownloadLocation: https://pypi.org/project/gsutil/5.24
258+
PackageDownloadLocation: https://pypi.org/project/gsutil/5.25
259259
FilesAnalyzed: false
260260
PackageHomePage: https://cloud.google.com/storage/docs/gsutil
261261
PackageLicenseDeclared: NOASSERTION
262262
PackageLicenseConcluded: Apache-2.0
263263
PackageLicenseComments: <text>gsutil declares Apache 2.0 which is not currently a valid SPDX License identifier or expression.</text>
264264
PackageCopyrightText: NOASSERTION
265265
PackageSummary: <text>A command line tool for interacting with cloud storage services.</text>
266-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/gsutil@5.24
267-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:google_inc.:gsutil:5.24:*:*:*:*:*:*:*
266+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/gsutil@5.25
267+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:google_inc.:gsutil:5.25:*:*:*:*:*:*:*
268268
#####
269269

270270
PackageName: argcomplete

0 commit comments

Comments
 (0)