Skip to content

Commit

Permalink
chore: update SBOM for Python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Jun 26, 2023
1 parent 6d746c7 commit ed4e6a6
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.11.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:uuidded89e98-707e-49c9-9c62-8d231861f94c",
"serialNumber": "urn:uuidc5ef7f5c-7a26-4841-b8ee-d8d7b2823bc2",
"version": 1,
"metadata": {
"timestamp": "2023-06-19T00:29:32Z",
"timestamp": "2023-06-26T00:33:55Z",
"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.11.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-cfe7889a-4271-4cc4-a7e9-f076946fb1e6
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-1e5651f8-bbd5-48fa-b60d-f6be6481cd6e
LicenseListVersion: 3.20
Creator: Tool: sbom4python-0.9.1
Created: 2023-06-19T00:28:23Z
Created: 2023-06-26T00:32:26Z
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 ed4e6a6

Please sign in to comment.