Skip to content

Commit 60e74fb

Browse files
chore: update SBOM for Python 3.10 (#3796)
Co-authored-by: GitHub <[email protected]>
1 parent 4ad7797 commit 60e74fb

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.5",
5-
"serialNumber": "urn:uuid:7275f6c6-0145-42a5-b960-d4951533cf73",
5+
"serialNumber": "urn:uuid:ed6ba8a6-4d7f-48ad-a49a-af66c7858327",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-02-05T00:27:30Z",
8+
"timestamp": "2024-02-06T18:37:38Z",
99
"tools": {
1010
"components": [
1111
{
@@ -1782,6 +1782,12 @@
17821782
"name": "jinja2",
17831783
"version": "3.1.3",
17841784
"description": "A very fast and expressive template engine.",
1785+
"hashes": [
1786+
{
1787+
"alg": "SHA-1",
1788+
"content": "d9de4bb215fd1cc8092a410fb834c7c4060b1fc1"
1789+
}
1790+
],
17851791
"licenses": [
17861792
{
17871793
"license": {

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

Lines changed: 3 additions & 2 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-83fdee80-6f65-4de8-ad61-07bf00aec19c
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-babe2df2-1b42-4770-83a4-0ec53b2b83a8
66
LicenseListVersion: 3.22
77
Creator: Tool: sbom4python-0.10.3
8-
Created: 2024-02-05T00:25:56Z
8+
Created: 2024-02-06T18:35:53Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -627,6 +627,7 @@ PrimaryPackagePurpose: LIBRARY
627627
PackageSupplier: NOASSERTION
628628
PackageDownloadLocation: https://pypi.org/project/Jinja2/3.1.3
629629
FilesAnalyzed: false
630+
PackageChecksum: SHA1: d9de4bb215fd1cc8092a410fb834c7c4060b1fc1
630631
PackageLicenseDeclared: BSD-3-Clause
631632
PackageLicenseConcluded: BSD-3-Clause
632633
PackageCopyrightText: NOASSERTION

0 commit comments

Comments
 (0)