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.6.schema.json" ,
3
3
"bomFormat" : " CycloneDX" ,
4
4
"specVersion" : " 1.6" ,
5
- "serialNumber" : " urn:uuid:647cf345-f92b-4004-8628-0aa7151539eb " ,
5
+ "serialNumber" : " urn:uuid:e52a72f9-0181-4811-92a1-ce5cae9eb918 " ,
6
6
"version" : 1 ,
7
7
"metadata" : {
8
- "timestamp" : " 2024-05-13T00 :28:45Z " ,
8
+ "timestamp" : " 2024-05-20T00 :28:19Z " ,
9
9
"tools" : {
10
10
"components" : [
11
11
{
1778
1778
"name" : " markupsafe" ,
1779
1779
"version" : " 2.1.5" ,
1780
1780
"description" : " Safely add untrusted strings to HTML/XML markup." ,
1781
+ "hashes" : [
1782
+ {
1783
+ "alg" : " SHA-1" ,
1784
+ "content" : " fbba4acd0312826cec9cfe18371c7df07962cb65"
1785
+ }
1786
+ ],
1781
1787
"licenses" : [
1782
1788
{
1783
1789
"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-d2671e66-189e-4da7-8011-d89002436f1a
5
+ DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-380fd52e-fd13-4c41-85ad-db0debb506fd
6
6
LicenseListVersion: 3.22
7
7
Creator: Tool: sbom4python-0.10.4
8
- Created: 2024-05-13T00:27:17Z
8
+ Created: 2024-05-20T00:26:49Z
9
9
CreatorComment: <text>This document has been automatically generated.</text>
10
10
#####
11
11
@@ -657,6 +657,7 @@ PrimaryPackagePurpose: LIBRARY
657
657
PackageSupplier: NOASSERTION
658
658
PackageDownloadLocation: https://pypi.org/project/MarkupSafe/2.1.5
659
659
FilesAnalyzed: false
660
+ PackageChecksum: SHA1: fbba4acd0312826cec9cfe18371c7df07962cb65
660
661
PackageLicenseDeclared: BSD-3-Clause
661
662
PackageLicenseConcluded: BSD-3-Clause
662
663
PackageCopyrightText: NOASSERTION
You can’t perform that action at this time.
0 commit comments