From d24deaa59553d0b18a0373d6e31ce3a36ea2a506 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 12:10:36 -0700 Subject: [PATCH] chore: update SBOM for Python 3.11 (#4128) Co-authored-by: GitHub --- sbom/cve-bin-tool-py3.11.json | 10 ++++++++-- sbom/cve-bin-tool-py3.11.spdx | 5 +++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/sbom/cve-bin-tool-py3.11.json b/sbom/cve-bin-tool-py3.11.json index 994f463946..910eafe3d3 100644 --- a/sbom/cve-bin-tool-py3.11.json +++ b/sbom/cve-bin-tool-py3.11.json @@ -2,10 +2,10 @@ "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json", "bomFormat": "CycloneDX", "specVersion": "1.6", - "serialNumber": "urn:uuid:8fc2ac9b-6e8a-43fe-bce6-727f3ac89875", + "serialNumber": "urn:uuid:2517bccd-0e14-4a43-8f1c-68ee87099e0f", "version": 1, "metadata": { - "timestamp": "2024-05-13T00:28:35Z", + "timestamp": "2024-05-20T00:28:17Z", "tools": { "components": [ { @@ -1778,6 +1778,12 @@ "name": "markupsafe", "version": "2.1.5", "description": "Safely add untrusted strings to HTML/XML markup.", + "hashes": [ + { + "alg": "SHA-1", + "content": "fbba4acd0312826cec9cfe18371c7df07962cb65" + } + ], "licenses": [ { "license": { diff --git a/sbom/cve-bin-tool-py3.11.spdx b/sbom/cve-bin-tool-py3.11.spdx index cae32a536e..b0801539dc 100644 --- a/sbom/cve-bin-tool-py3.11.spdx +++ b/sbom/cve-bin-tool-py3.11.spdx @@ -2,10 +2,10 @@ SPDXVersion: SPDX-2.3 DataLicense: CC0-1.0 SPDXID: SPDXRef-DOCUMENT DocumentName: Python-cve-bin-tool -DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-955978f6-8abe-4894-a787-b8e0b16a0b30 +DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-a18e0454-728e-4a13-8cfd-68e27dec2387 LicenseListVersion: 3.22 Creator: Tool: sbom4python-0.10.4 -Created: 2024-05-13T00:27:14Z +Created: 2024-05-20T00:26:55Z CreatorComment: This document has been automatically generated. ##### @@ -657,6 +657,7 @@ PrimaryPackagePurpose: LIBRARY PackageSupplier: NOASSERTION PackageDownloadLocation: https://pypi.org/project/MarkupSafe/2.1.5 FilesAnalyzed: false +PackageChecksum: SHA1: fbba4acd0312826cec9cfe18371c7df07962cb65 PackageLicenseDeclared: BSD-3-Clause PackageLicenseConcluded: BSD-3-Clause PackageCopyrightText: NOASSERTION