Skip to content

Commit 71aea2c

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update SBOM for Python 3.9
1 parent 09c5af4 commit 71aea2c

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

sbom/cve-bin-tool-py3.9.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:f123daae-1431-4738-affe-cc44f71a0188",
5+
"serialNumber": "urn:uuid:f3b971fe-7324-4a25-872a-43efebe6bc9d",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-04-01T00:29:30Z",
8+
"timestamp": "2024-04-08T00:27:26Z",
99
"tools": {
1010
"components": [
1111
{
@@ -2817,7 +2817,7 @@
28172817
"type": "library",
28182818
"bom-ref": "66-xmlschema",
28192819
"name": "xmlschema",
2820-
"version": "3.2.0",
2820+
"version": "3.2.1",
28212821
"supplier": {
28222822
"name": "Davide Brunato",
28232823
"contact": [
@@ -2826,7 +2826,7 @@
28262826
}
28272827
]
28282828
},
2829-
"cpe": "cpe:2.3:a:davide_brunato:xmlschema:3.2.0:*:*:*:*:*:*:*",
2829+
"cpe": "cpe:2.3:a:davide_brunato:xmlschema:3.2.1:*:*:*:*:*:*:*",
28302830
"description": "An XML Schema validator and decoder",
28312831
"licenses": [
28322832
{
@@ -2838,12 +2838,12 @@
28382838
],
28392839
"externalReferences": [
28402840
{
2841-
"url": "https://pypi.org/project/xmlschema/3.2.0",
2841+
"url": "https://pypi.org/project/xmlschema/3.2.1",
28422842
"type": "distribution",
28432843
"comment": "Download location for component"
28442844
}
28452845
],
2846-
"purl": "pkg:pypi/[email protected].0",
2846+
"purl": "pkg:pypi/[email protected].1",
28472847
"properties": [
28482848
{
28492849
"name": "language",

sbom/cve-bin-tool-py3.9.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-fb864042-6706-41ad-b5b4-f18ec91c0dae
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-179884b8-4d95-4ae4-9d55-d569d800b01a
66
LicenseListVersion: 3.22
77
Creator: Tool: sbom4python-0.10.4
8-
Created: 2024-04-01T00:28:13Z
8+
Created: 2024-04-08T00:26:09Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

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

10441044
PackageName: xmlschema
10451045
SPDXID: SPDXRef-Package-66-xmlschema
1046-
PackageVersion: 3.2.0
1046+
PackageVersion: 3.2.1
10471047
PrimaryPackagePurpose: LIBRARY
10481048
PackageSupplier: Person: Davide Brunato ([email protected])
1049-
PackageDownloadLocation: https://pypi.org/project/xmlschema/3.2.0
1049+
PackageDownloadLocation: https://pypi.org/project/xmlschema/3.2.1
10501050
FilesAnalyzed: false
10511051
PackageLicenseDeclared: MIT
10521052
PackageLicenseConcluded: MIT
10531053
PackageCopyrightText: NOASSERTION
10541054
PackageSummary: <text>An XML Schema validator and decoder</text>
1055-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].0
1056-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:davide_brunato:xmlschema:3.2.0:*:*:*:*:*:*:*
1055+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].1
1056+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:davide_brunato:xmlschema:3.2.1:*:*:*:*:*:*:*
10571057
#####
10581058

10591059
PackageName: elementpath

0 commit comments

Comments
 (0)