Skip to content

Commit 9876ac7

Browse files
chore: update SBOM for Python 3.12 (#4129)
Co-authored-by: GitHub <[email protected]>
1 parent a56a5d6 commit 9876ac7

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

sbom/cve-bin-tool-py3.12.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.6.schema.json",
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.6",
5-
"serialNumber": "urn:uuid:647cf345-f92b-4004-8628-0aa7151539eb",
5+
"serialNumber": "urn:uuid:e52a72f9-0181-4811-92a1-ce5cae9eb918",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-05-13T00:28:45Z",
8+
"timestamp": "2024-05-20T00:28:19Z",
99
"tools": {
1010
"components": [
1111
{
@@ -1778,6 +1778,12 @@
17781778
"name": "markupsafe",
17791779
"version": "2.1.5",
17801780
"description": "Safely add untrusted strings to HTML/XML markup.",
1781+
"hashes": [
1782+
{
1783+
"alg": "SHA-1",
1784+
"content": "fbba4acd0312826cec9cfe18371c7df07962cb65"
1785+
}
1786+
],
17811787
"licenses": [
17821788
{
17831789
"license": {

sbom/cve-bin-tool-py3.12.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-d2671e66-189e-4da7-8011-d89002436f1a
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-380fd52e-fd13-4c41-85ad-db0debb506fd
66
LicenseListVersion: 3.22
77
Creator: Tool: sbom4python-0.10.4
8-
Created: 2024-05-13T00:27:17Z
8+
Created: 2024-05-20T00:26:49Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -657,6 +657,7 @@ PrimaryPackagePurpose: LIBRARY
657657
PackageSupplier: NOASSERTION
658658
PackageDownloadLocation: https://pypi.org/project/MarkupSafe/2.1.5
659659
FilesAnalyzed: false
660+
PackageChecksum: SHA1: fbba4acd0312826cec9cfe18371c7df07962cb65
660661
PackageLicenseDeclared: BSD-3-Clause
661662
PackageLicenseConcluded: BSD-3-Clause
662663
PackageCopyrightText: NOASSERTION

0 commit comments

Comments
 (0)