Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update SBOM for Python 3.10 #2502

Merged
merged 1 commit into from
Jan 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions sbom/cve-bin-tool-py3.10.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:uuid44df97ba-2a0d-4fbb-b836-d3a16e801a41",
"serialNumber": "urn:uuidcd2efe3b-4658-407d-bcf4-c43047eaa22c",
"version": 1,
"metadata": {
"timestamp": "2023-01-02T23:37:09Z",
"timestamp": "2023-01-09T00:26:08Z",
"tools": [
{
"name": "sbom4python",
Expand Down Expand Up @@ -555,9 +555,9 @@
"type": "library",
"bom-ref": "38-cachetools",
"name": "cachetools",
"version": "5.2.0",
"version": "5.2.1",
"author": "Thomas Kemmer",
"cpe": "cpe:/a:thomas_kemmer:cachetools:5.2.0",
"cpe": "cpe:/a:thomas_kemmer:cachetools:5.2.1",
"licenses": [
{
"license": {
Expand All @@ -566,7 +566,7 @@
}
}
],
"purl": "pkg:pypi/cachetools@5.2.0"
"purl": "pkg:pypi/cachetools@5.2.1"
},
{
"type": "library",
Expand Down Expand Up @@ -760,9 +760,9 @@
"type": "library",
"bom-ref": "51-rich",
"name": "rich",
"version": "13.0.0",
"version": "13.0.1",
"author": "Will McGugan",
"cpe": "cpe:/a:will_mcgugan:rich:13.0.0",
"cpe": "cpe:/a:will_mcgugan:rich:13.0.1",
"licenses": [
{
"license": {
Expand All @@ -771,7 +771,7 @@
}
}
],
"purl": "pkg:pypi/rich@13.0.0"
"purl": "pkg:pypi/rich@13.0.1"
},
{
"type": "library",
Expand Down
12 changes: 6 additions & 6 deletions sbom/cve-bin-tool-py3.10.spdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ SPDXVersion: SPDX-2.2
DataLicense: CC0-1.0
SPDXID: SPDXRef-DOCUMENT
DocumentName: cve-bin-tool
DocumentNamespace: http://spdx.org/spdxdocs/cve-bin-tool-9e355190-e497-42b0-ae2a-f2bb05d8796e
DocumentNamespace: http://spdx.org/spdxdocs/cve-bin-tool-7735725a-cff2-46ec-8c41-40d47a5f0be3
LicenseListVersion: 3.18
Creator: Tool: sbom4python-0.4.0
Created: 2023-01-02T23:36:08Z
Created: 2023-01-09T00:25:09Z
CreatorComment: <text>This document has been automatically generated.</text>
#####

Expand Down Expand Up @@ -493,14 +493,14 @@ ExternalRef: PACKAGE-MANAGER purl pkg:pypi/google-auth@2.15.0
PackageName: cachetools
SPDXID: SPDXRef-Package-38-cachetools
PackageSupplier: Person: Thomas_Kemmer
PackageVersion: 5.2.0
PackageVersion: 5.2.1
PackageDownloadLocation: NOASSERTION
FilesAnalyzed: false
##### Reported license MIT
PackageLicenseConcluded: MIT
PackageLicenseDeclared: MIT
PackageCopyrightText: NOASSERTION
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/cachetools@5.2.0
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/cachetools@5.2.1
#####

PackageName: monotonic
Expand Down Expand Up @@ -662,14 +662,14 @@ ExternalRef: PACKAGE-MANAGER purl pkg:pypi/urllib3@1.26.13
PackageName: rich
SPDXID: SPDXRef-Package-51-rich
PackageSupplier: Person: Will_McGugan
PackageVersion: 13.0.0
PackageVersion: 13.0.1
PackageDownloadLocation: NOASSERTION
FilesAnalyzed: false
##### Reported license MIT
PackageLicenseConcluded: MIT
PackageLicenseDeclared: MIT
PackageCopyrightText: NOASSERTION
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rich@13.0.0
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rich@13.0.1
#####

PackageName: commonmark
Expand Down