From 9876ac762317f7ef77fcff19284ba459f98bbc70 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:11 -0700 Subject: [PATCH] chore: update SBOM for Python 3.12 (#4129) Co-authored-by: GitHub --- sbom/cve-bin-tool-py3.12.json | 10 ++++++++-- sbom/cve-bin-tool-py3.12.spdx | 5 +++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/sbom/cve-bin-tool-py3.12.json b/sbom/cve-bin-tool-py3.12.json index ac4acfe779..ab639e5e2b 100644 --- a/sbom/cve-bin-tool-py3.12.json +++ b/sbom/cve-bin-tool-py3.12.json @@ -2,10 +2,10 @@ "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json", "bomFormat": "CycloneDX", "specVersion": "1.6", - "serialNumber": "urn:uuid:647cf345-f92b-4004-8628-0aa7151539eb", + "serialNumber": "urn:uuid:e52a72f9-0181-4811-92a1-ce5cae9eb918", "version": 1, "metadata": { - "timestamp": "2024-05-13T00:28:45Z", + "timestamp": "2024-05-20T00:28:19Z", "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.12.spdx b/sbom/cve-bin-tool-py3.12.spdx index 3fef1d1b19..ebd540efc9 100644 --- a/sbom/cve-bin-tool-py3.12.spdx +++ b/sbom/cve-bin-tool-py3.12.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-d2671e66-189e-4da7-8011-d89002436f1a +DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-380fd52e-fd13-4c41-85ad-db0debb506fd LicenseListVersion: 3.22 Creator: Tool: sbom4python-0.10.4 -Created: 2024-05-13T00:27:17Z +Created: 2024-05-20T00:26:49Z 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