Skip to content

Commit 9218ce1

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update SBOM for Python 3.11
1 parent 84abd9f commit 9218ce1

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.6",
5-
"serialNumber": "urn:uuid:eb1f2323-fcd2-4d64-95cf-1889f50d4ada",
5+
"serialNumber": "urn:uuid:bf873e46-4fea-4e8e-b81e-fbfae368b84a",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-05-27T00:28:41Z",
8+
"timestamp": "2024-06-03T00:28:47Z",
99
"tools": {
1010
"components": [
1111
{
@@ -2314,7 +2314,7 @@
23142314
"type": "library",
23152315
"bom-ref": "54-requests",
23162316
"name": "requests",
2317-
"version": "2.32.2",
2317+
"version": "2.32.3",
23182318
"supplier": {
23192319
"name": "Kenneth Reitz",
23202320
"contact": [
@@ -2323,7 +2323,7 @@
23232323
}
23242324
]
23252325
},
2326-
"cpe": "cpe:2.3:a:kenneth_reitz:requests:2.32.2:*:*:*:*:*:*:*",
2326+
"cpe": "cpe:2.3:a:kenneth_reitz:requests:2.32.3:*:*:*:*:*:*:*",
23272327
"description": "Python HTTP for Humans.",
23282328
"licenses": [
23292329
{
@@ -2335,12 +2335,12 @@
23352335
],
23362336
"externalReferences": [
23372337
{
2338-
"url": "https://pypi.org/project/requests/2.32.2",
2338+
"url": "https://pypi.org/project/requests/2.32.3",
23392339
"type": "distribution",
23402340
"comment": "Download location for component"
23412341
}
23422342
],
2343-
"purl": "pkg:pypi/[email protected].2",
2343+
"purl": "pkg:pypi/[email protected].3",
23442344
"properties": [
23452345
{
23462346
"name": "language",
@@ -2356,7 +2356,7 @@
23562356
"type": "library",
23572357
"bom-ref": "55-certifi",
23582358
"name": "certifi",
2359-
"version": "2024.2.2",
2359+
"version": "2024.6.2",
23602360
"supplier": {
23612361
"name": "Kenneth Reitz",
23622362
"contact": [
@@ -2365,7 +2365,7 @@
23652365
}
23662366
]
23672367
},
2368-
"cpe": "cpe:2.3:a:kenneth_reitz:certifi:2024.2.2:*:*:*:*:*:*:*",
2368+
"cpe": "cpe:2.3:a:kenneth_reitz:certifi:2024.6.2:*:*:*:*:*:*:*",
23692369
"description": "Python package for providing Mozilla's CA Bundle.",
23702370
"licenses": [
23712371
{
@@ -2377,12 +2377,12 @@
23772377
],
23782378
"externalReferences": [
23792379
{
2380-
"url": "https://pypi.org/project/certifi/2024.2.2",
2380+
"url": "https://pypi.org/project/certifi/2024.6.2",
23812381
"type": "distribution",
23822382
"comment": "Download location for component"
23832383
}
23842384
],
2385-
"purl": "pkg:pypi/certifi@2024.2.2",
2385+
"purl": "pkg:pypi/certifi@2024.6.2",
23862386
"properties": [
23872387
{
23882388
"name": "language",

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

Lines changed: 10 additions & 10 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-1e1f34fe-9584-4982-9f48-6e445a1052e9
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-e0caa7eb-0160-4c34-8422-5adb39a170ad
66
LicenseListVersion: 3.22
77
Creator: Tool: sbom4python-0.10.4
8-
Created: 2024-05-27T00:27:17Z
8+
Created: 2024-06-03T00:27:26Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -856,32 +856,32 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:vinay_sajip:python-gnupg:0.5.2:*:*:*:*
856856

857857
PackageName: requests
858858
SPDXID: SPDXRef-Package-54-requests
859-
PackageVersion: 2.32.2
859+
PackageVersion: 2.32.3
860860
PrimaryPackagePurpose: LIBRARY
861861
PackageSupplier: Person: Kenneth Reitz ([email protected])
862-
PackageDownloadLocation: https://pypi.org/project/requests/2.32.2
862+
PackageDownloadLocation: https://pypi.org/project/requests/2.32.3
863863
FilesAnalyzed: false
864864
PackageLicenseDeclared: Apache-2.0
865865
PackageLicenseConcluded: Apache-2.0
866866
PackageCopyrightText: NOASSERTION
867867
PackageSummary: <text>Python HTTP for Humans.</text>
868-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].2
869-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:kenneth_reitz:requests:2.32.2:*:*:*:*:*:*:*
868+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].3
869+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:kenneth_reitz:requests:2.32.3:*:*:*:*:*:*:*
870870
#####
871871

872872
PackageName: certifi
873873
SPDXID: SPDXRef-Package-55-certifi
874-
PackageVersion: 2024.2.2
874+
PackageVersion: 2024.6.2
875875
PrimaryPackagePurpose: LIBRARY
876876
PackageSupplier: Person: Kenneth Reitz ([email protected])
877-
PackageDownloadLocation: https://pypi.org/project/certifi/2024.2.2
877+
PackageDownloadLocation: https://pypi.org/project/certifi/2024.6.2
878878
FilesAnalyzed: false
879879
PackageLicenseDeclared: MPL-2.0
880880
PackageLicenseConcluded: MPL-2.0
881881
PackageCopyrightText: NOASSERTION
882882
PackageSummary: <text>Python package for providing Mozilla's CA Bundle.</text>
883-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/certifi@2024.2.2
884-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:kenneth_reitz:certifi:2024.2.2:*:*:*:*:*:*:*
883+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/certifi@2024.6.2
884+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:kenneth_reitz:certifi:2024.6.2:*:*:*:*:*:*:*
885885
#####
886886

887887
PackageName: charset-normalizer

0 commit comments

Comments
 (0)