Skip to content

Commit ac76e98

Browse files
chore: update SBOM for Python 3.12 (#4007)
Co-authored-by: GitHub <[email protected]>
1 parent 86b2b6e commit ac76e98

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

sbom/cve-bin-tool-py3.12.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:6dc9412f-58f9-4236-bf90-dbc5372ce05b",
5+
"serialNumber": "urn:uuid:f6992a7b-132d-412c-9441-05c8df1f6129",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-04-01T00:29:27Z",
8+
"timestamp": "2024-04-08T00:27:35Z",
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.12.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-4137f958-709e-4f44-940e-f477ded25cbd
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-e6f8ebcd-5a53-4c80-8ee1-90be752f102d
66
LicenseListVersion: 3.22
77
Creator: Tool: sbom4python-0.10.4
8-
Created: 2024-04-01T00:28:13Z
8+
Created: 2024-04-08T00:26:15Z
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)