Skip to content

Commit c1d18c2

Browse files
chore: update SBOM for Python 3.11 (#4005)
Co-authored-by: GitHub <[email protected]>
1 parent a60e1b8 commit c1d18c2

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

sbom/cve-bin-tool-py3.11.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:9d85f65b-61a5-4508-8e67-b294b8c739a3",
5+
"serialNumber": "urn:uuid:f52f3eb5-4356-44f4-92dc-93f835a5b30f",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-04-01T00:29:02Z",
8+
"timestamp": "2024-04-08T00:27:13Z",
99
"tools": {
1010
"components": [
1111
{
@@ -2653,7 +2653,7 @@
26532653
"type": "library",
26542654
"bom-ref": "62-xmlschema",
26552655
"name": "xmlschema",
2656-
"version": "3.2.0",
2656+
"version": "3.2.1",
26572657
"supplier": {
26582658
"name": "Davide Brunato",
26592659
"contact": [
@@ -2662,7 +2662,7 @@
26622662
}
26632663
]
26642664
},
2665-
"cpe": "cpe:2.3:a:davide_brunato:xmlschema:3.2.0:*:*:*:*:*:*:*",
2665+
"cpe": "cpe:2.3:a:davide_brunato:xmlschema:3.2.1:*:*:*:*:*:*:*",
26662666
"description": "An XML Schema validator and decoder",
26672667
"licenses": [
26682668
{
@@ -2674,12 +2674,12 @@
26742674
],
26752675
"externalReferences": [
26762676
{
2677-
"url": "https://pypi.org/project/xmlschema/3.2.0",
2677+
"url": "https://pypi.org/project/xmlschema/3.2.1",
26782678
"type": "distribution",
26792679
"comment": "Download location for component"
26802680
}
26812681
],
2682-
"purl": "pkg:pypi/[email protected].0",
2682+
"purl": "pkg:pypi/[email protected].1",
26832683
"properties": [
26842684
{
26852685
"name": "language",

sbom/cve-bin-tool-py3.11.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-94f5cddd-2ea8-4a26-9993-ab88e6e63afd
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-c8a466e0-680c-4304-bf01-8356b7d2d654
66
LicenseListVersion: 3.22
77
Creator: Tool: sbom4python-0.10.4
8-
Created: 2024-04-01T00:27:57Z
8+
Created: 2024-04-08T00:26:04Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -980,17 +980,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:sean_ross:rpmfile:2.0.0:*:*:*:*:*:*:*
980980

981981
PackageName: xmlschema
982982
SPDXID: SPDXRef-Package-62-xmlschema
983-
PackageVersion: 3.2.0
983+
PackageVersion: 3.2.1
984984
PrimaryPackagePurpose: LIBRARY
985985
PackageSupplier: Person: Davide Brunato ([email protected])
986-
PackageDownloadLocation: https://pypi.org/project/xmlschema/3.2.0
986+
PackageDownloadLocation: https://pypi.org/project/xmlschema/3.2.1
987987
FilesAnalyzed: false
988988
PackageLicenseDeclared: MIT
989989
PackageLicenseConcluded: MIT
990990
PackageCopyrightText: NOASSERTION
991991
PackageSummary: <text>An XML Schema validator and decoder</text>
992-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].0
993-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:davide_brunato:xmlschema:3.2.0:*:*:*:*:*:*:*
992+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].1
993+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:davide_brunato:xmlschema:3.2.1:*:*:*:*:*:*:*
994994
#####
995995

996996
PackageName: elementpath

0 commit comments

Comments
 (0)