File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 2
2
"$schema" : " http://cyclonedx.org/schema/bom-1.5.schema.json" ,
3
3
"bomFormat" : " CycloneDX" ,
4
4
"specVersion" : " 1.5" ,
5
- "serialNumber" : " urn:uuid:7275f6c6-0145-42a5-b960-d4951533cf73 " ,
5
+ "serialNumber" : " urn:uuid:ed6ba8a6-4d7f-48ad-a49a-af66c7858327 " ,
6
6
"version" : 1 ,
7
7
"metadata" : {
8
- "timestamp" : " 2024-02-05T00:27:30Z " ,
8
+ "timestamp" : " 2024-02-06T18:37:38Z " ,
9
9
"tools" : {
10
10
"components" : [
11
11
{
1782
1782
"name" : " jinja2" ,
1783
1783
"version" : " 3.1.3" ,
1784
1784
"description" : " A very fast and expressive template engine." ,
1785
+ "hashes" : [
1786
+ {
1787
+ "alg" : " SHA-1" ,
1788
+ "content" : " d9de4bb215fd1cc8092a410fb834c7c4060b1fc1"
1789
+ }
1790
+ ],
1785
1791
"licenses" : [
1786
1792
{
1787
1793
"license" : {
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ SPDXVersion: SPDX-2.3
2
2
DataLicense: CC0-1.0
3
3
SPDXID: SPDXRef-DOCUMENT
4
4
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
6
6
LicenseListVersion: 3.22
7
7
Creator: Tool: sbom4python-0.10.3
8
- Created: 2024-02-05T00:25:56Z
8
+ Created: 2024-02-06T18:35:53Z
9
9
CreatorComment: <text>This document has been automatically generated.</text>
10
10
#####
11
11
@@ -627,6 +627,7 @@ PrimaryPackagePurpose: LIBRARY
627
627
PackageSupplier: NOASSERTION
628
628
PackageDownloadLocation: https://pypi.org/project/Jinja2/3.1.3
629
629
FilesAnalyzed: false
630
+ PackageChecksum: SHA1: d9de4bb215fd1cc8092a410fb834c7c4060b1fc1
630
631
PackageLicenseDeclared: BSD-3-Clause
631
632
PackageLicenseConcluded: BSD-3-Clause
632
633
PackageCopyrightText: NOASSERTION
You can’t perform that action at this time.
0 commit comments