Skip to content

Commit 86b2b6e

Browse files
chore: update SBOM for Python 3.10 (#4008)
Co-authored-by: GitHub <[email protected]>
1 parent 3f45816 commit 86b2b6e

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

sbom/cve-bin-tool-py3.10.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.5",
5-
"serialNumber": "urn:uuid:bee998e6-50e3-4181-9567-e5950eff0b06",
5+
"serialNumber": "urn:uuid:79978f8b-4ad4-4c3f-94e4-e9417350c20a",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-04-01T00:29:13Z",
8+
"timestamp": "2024-04-08T00:27:53Z",
99
"tools": {
1010
"components": [
1111
{
@@ -2749,7 +2749,7 @@
27492749
"type": "library",
27502750
"bom-ref": "64-xmlschema",
27512751
"name": "xmlschema",
2752-
"version": "3.2.0",
2752+
"version": "3.2.1",
27532753
"supplier": {
27542754
"name": "Davide Brunato",
27552755
"contact": [
@@ -2758,7 +2758,7 @@
27582758
}
27592759
]
27602760
},
2761-
"cpe": "cpe:2.3:a:davide_brunato:xmlschema:3.2.0:*:*:*:*:*:*:*",
2761+
"cpe": "cpe:2.3:a:davide_brunato:xmlschema:3.2.1:*:*:*:*:*:*:*",
27622762
"description": "An XML Schema validator and decoder",
27632763
"licenses": [
27642764
{
@@ -2770,12 +2770,12 @@
27702770
],
27712771
"externalReferences": [
27722772
{
2773-
"url": "https://pypi.org/project/xmlschema/3.2.0",
2773+
"url": "https://pypi.org/project/xmlschema/3.2.1",
27742774
"type": "distribution",
27752775
"comment": "Download location for component"
27762776
}
27772777
],
2778-
"purl": "pkg:pypi/[email protected].0",
2778+
"purl": "pkg:pypi/[email protected].1",
27792779
"properties": [
27802780
{
27812781
"name": "language",

sbom/cve-bin-tool-py3.10.spdx

Lines changed: 6 additions & 6 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-a69f4d32-407d-461c-972b-a9a711747efa
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-c630338e-b531-4b90-bf4e-0344a52ad657
66
LicenseListVersion: 3.22
77
Creator: Tool: sbom4python-0.10.4
8-
Created: 2024-04-01T00:28:03Z
8+
Created: 2024-04-08T00:26:39Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -1013,17 +1013,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:william_pearson:toml:0.10.2:*:*:*:*:*:
10131013

10141014
PackageName: xmlschema
10151015
SPDXID: SPDXRef-Package-64-xmlschema
1016-
PackageVersion: 3.2.0
1016+
PackageVersion: 3.2.1
10171017
PrimaryPackagePurpose: LIBRARY
10181018
PackageSupplier: Person: Davide Brunato ([email protected])
1019-
PackageDownloadLocation: https://pypi.org/project/xmlschema/3.2.0
1019+
PackageDownloadLocation: https://pypi.org/project/xmlschema/3.2.1
10201020
FilesAnalyzed: false
10211021
PackageLicenseDeclared: MIT
10221022
PackageLicenseConcluded: MIT
10231023
PackageCopyrightText: NOASSERTION
10241024
PackageSummary: <text>An XML Schema validator and decoder</text>
1025-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].0
1026-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:davide_brunato:xmlschema:3.2.0:*:*:*:*:*:*:*
1025+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].1
1026+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:davide_brunato:xmlschema:3.2.1:*:*:*:*:*:*:*
10271027
#####
10281028

10291029
PackageName: elementpath

0 commit comments

Comments
 (0)