Skip to content

Commit

Permalink
chore: update SBOM for Python 3.8 (#3111)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <noreply@github.com>
  • Loading branch information
github-actions[bot] and web-flow committed Jun 26, 2023
1 parent d0d6a60 commit ce80aeb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions sbom/cve-bin-tool-py3.8.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"serialNumber": "urn:uuid31d60468-ab8e-4f6a-b1d8-3680a07b7e79",
"serialNumber": "urn:uuidf1356b84-0803-45d1-88cd-c2050f432938",
"version": 1,
"metadata": {
"timestamp": "2023-06-19T00:30:45Z",
"timestamp": "2023-06-26T00:34:39Z",
"tools": [
{
"name": "sbom4python",
Expand Down Expand Up @@ -547,7 +547,7 @@
"type": "library",
"bom-ref": "16-gsutil",
"name": "gsutil",
"version": "5.24",
"version": "5.25",
"supplier": {
"name": "Google Inc.",
"contact": [
Expand All @@ -556,7 +556,7 @@
}
]
},
"cpe": "cpe:2.3:a:google_inc.:gsutil:5.24:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:google_inc.:gsutil:5.25:*:*:*:*:*:*:*",
"description": "A command line tool for interacting with cloud storage services.",
"licenses": [
{
Expand All @@ -573,12 +573,12 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/gsutil/5.24",
"url": "https://pypi.org/project/gsutil/5.25",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/gsutil@5.24",
"purl": "pkg:pypi/gsutil@5.25",
"properties": [
{
"name": "License Comments",
Expand Down
12 changes: 6 additions & 6 deletions sbom/cve-bin-tool-py3.8.spdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ SPDXVersion: SPDX-2.3
DataLicense: CC0-1.0
SPDXID: SPDXRef-DOCUMENT
DocumentName: Python-cve-bin-tool
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-a85c7ee1-86c0-484c-9c0e-fdbfbe2204e8
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-f50c6c49-e7f5-4c95-8a2f-df2ba9b42561
LicenseListVersion: 3.20
Creator: Tool: sbom4python-0.9.1
Created: 2023-06-19T00:28:55Z
Created: 2023-06-26T00:32:48Z
CreatorComment: <text>This document has been automatically generated.</text>
#####

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

PackageName: gsutil
SPDXID: SPDXRef-Package-16-gsutil
PackageVersion: 5.24
PackageVersion: 5.25
PrimaryPackagePurpose: LIBRARY
PackageSupplier: Person: Google Inc. (buganizer-system+187143@google.com)
PackageDownloadLocation: https://pypi.org/project/gsutil/5.24
PackageDownloadLocation: https://pypi.org/project/gsutil/5.25
FilesAnalyzed: false
PackageHomePage: https://cloud.google.com/storage/docs/gsutil
PackageLicenseDeclared: NOASSERTION
PackageLicenseConcluded: Apache-2.0
PackageLicenseComments: <text>gsutil declares Apache 2.0 which is not currently a valid SPDX License identifier or expression.</text>
PackageCopyrightText: NOASSERTION
PackageSummary: <text>A command line tool for interacting with cloud storage services.</text>
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/gsutil@5.24
ExternalRef: SECURITY cpe23Type cpe:2.3:a:google_inc.:gsutil:5.24:*:*:*:*:*:*:*
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/gsutil@5.25
ExternalRef: SECURITY cpe23Type cpe:2.3:a:google_inc.:gsutil:5.25:*:*:*:*:*:*:*
#####

PackageName: argcomplete
Expand Down

0 comments on commit ce80aeb

Please sign in to comment.