Skip to content

chore: update SBOM for Python 3.9 #2503

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

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.9.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:uuidefe58404-a04b-40a2-afc8-fbfc55c7ccf4",
"version": 1,
"metadata": {
"timestamp": "2023-01-02T23:37:09Z",
"timestamp": "2023-01-09T00:26:11Z",
"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/[email protected].0"
"purl": "pkg:pypi/[email protected].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/[email protected].0"
"purl": "pkg:pypi/[email protected].1"
},
{
"type": "library",
Expand Down
12 changes: 6 additions & 6 deletions sbom/cve-bin-tool-py3.9.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-0a9d3675-2093-4e4d-a5ab-9da4d9bbc885
LicenseListVersion: 3.18
Creator: Tool: sbom4python-0.4.0
Created: 2023-01-02T23:36:08Z
Created: 2023-01-09T00:25:11Z
CreatorComment: <text>This document has been automatically generated.</text>
#####

Expand Down Expand Up @@ -493,14 +493,14 @@ ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
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/[email protected].0
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].1
#####

PackageName: monotonic
Expand Down Expand Up @@ -662,14 +662,14 @@ ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
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/[email protected].0
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].1
#####

PackageName: commonmark
Expand Down