Skip to content

Commit 0f30215

Browse files
chore: update SBOM for Python 3.10 (#4514)
Co-authored-by: GitHub <[email protected]>
1 parent 19583aa commit 0f30215

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

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

Lines changed: 17 additions & 17 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:a5e0c026-91a3-4855-9af9-1ce110a8c7a6",
5+
"serialNumber": "urn:uuid:56360034-11b1-4e31-8643-843d5a966243",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-10-14T00:37:59Z",
8+
"timestamp": "2024-10-21T00:38:03Z",
99
"lifecycles": [
1010
{
1111
"phase": "build"
@@ -432,7 +432,7 @@
432432
"type": "library",
433433
"bom-ref": "10-yarl",
434434
"name": "yarl",
435-
"version": "1.15.2",
435+
"version": "1.15.5",
436436
"supplier": {
437437
"name": "Andrew Svetlov",
438438
"contact": [
@@ -441,7 +441,7 @@
441441
}
442442
]
443443
},
444-
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.15.2:*:*:*:*:*:*:*",
444+
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.15.5:*:*:*:*:*:*:*",
445445
"description": "Yet another URL library",
446446
"licenses": [
447447
{
@@ -459,12 +459,12 @@
459459
"comment": "Home page for project"
460460
},
461461
{
462-
"url": "https://pypi.org/project/yarl/1.15.2/#files",
462+
"url": "https://pypi.org/project/yarl/1.15.5/#files",
463463
"type": "distribution",
464464
"comment": "Download location for component"
465465
}
466466
],
467-
"purl": "pkg:pypi/[email protected].2",
467+
"purl": "pkg:pypi/[email protected].5",
468468
"properties": [
469469
{
470470
"name": "language",
@@ -1865,7 +1865,7 @@
18651865
"type": "library",
18661866
"bom-ref": "38-cryptography",
18671867
"name": "cryptography",
1868-
"version": "43.0.1",
1868+
"version": "43.0.3",
18691869
"supplier": {
18701870
"name": "The cryptography developers The Python Cryptographic Authority and individual contributors",
18711871
"contact": [
@@ -1874,7 +1874,7 @@
18741874
}
18751875
]
18761876
},
1877-
"cpe": "cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.1:*:*:*:*:*:*:*",
1877+
"cpe": "cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.3:*:*:*:*:*:*:*",
18781878
"description": "cryptography is a package which provides cryptographic recipes and primitives to Python developers.",
18791879
"licenses": [
18801880
{
@@ -1888,12 +1888,12 @@
18881888
"comment": "Home page for project"
18891889
},
18901890
{
1891-
"url": "https://pypi.org/project/cryptography/43.0.1/#files",
1891+
"url": "https://pypi.org/project/cryptography/43.0.3/#files",
18921892
"type": "distribution",
18931893
"comment": "Download location for component"
18941894
}
18951895
],
1896-
"purl": "pkg:pypi/[email protected].1",
1896+
"purl": "pkg:pypi/[email protected].3",
18971897
"properties": [
18981898
{
18991899
"name": "language",
@@ -2224,16 +2224,16 @@
22242224
"type": "library",
22252225
"bom-ref": "45-markupsafe",
22262226
"name": "markupsafe",
2227-
"version": "3.0.1",
2227+
"version": "3.0.2",
22282228
"description": "Safely add untrusted strings to HTML/XML markup.",
22292229
"externalReferences": [
22302230
{
2231-
"url": "https://pypi.org/project/markupsafe/3.0.1/#files",
2231+
"url": "https://pypi.org/project/markupsafe/3.0.2/#files",
22322232
"type": "distribution",
22332233
"comment": "Download location for component"
22342234
}
22352235
],
2236-
"purl": "pkg:pypi/[email protected].1",
2236+
"purl": "pkg:pypi/[email protected].2",
22372237
"properties": [
22382238
{
22392239
"name": "language",
@@ -3382,7 +3382,7 @@
33823382
"type": "library",
33833383
"bom-ref": "69-setuptools",
33843384
"name": "setuptools",
3385-
"version": "75.1.0",
3385+
"version": "75.2.0",
33863386
"supplier": {
33873387
"name": "Python Packaging Authority",
33883388
"contact": [
@@ -3391,16 +3391,16 @@
33913391
}
33923392
]
33933393
},
3394-
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:75.1.0:*:*:*:*:*:*:*",
3394+
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:75.2.0:*:*:*:*:*:*:*",
33953395
"description": "Easily download, build, install, upgrade, and uninstall Python packages",
33963396
"externalReferences": [
33973397
{
3398-
"url": "https://pypi.org/project/setuptools/75.1.0/#files",
3398+
"url": "https://pypi.org/project/setuptools/75.2.0/#files",
33993399
"type": "distribution",
34003400
"comment": "Download location for component"
34013401
}
34023402
],
3403-
"purl": "pkg:pypi/setuptools@75.1.0",
3403+
"purl": "pkg:pypi/setuptools@75.2.0",
34043404
"properties": [
34053405
{
34063406
"name": "language",

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

Lines changed: 17 additions & 17 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-ff67aa04-d128-488e-a249-c4c783ec6756
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-31c41ad2-71db-4400-b6a9-3897d659df61
66
LicenseListVersion: 3.22
77
Creator: Tool: sbom4python-0.11.3
8-
Created: 2024-10-14T00:36:51Z
8+
Created: 2024-10-21T00:37:15Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -157,18 +157,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:guido_van_jukka_ukasz_michael:typing-e
157157

158158
PackageName: yarl
159159
SPDXID: SPDXRef-10-yarl
160-
PackageVersion: 1.15.2
160+
PackageVersion: 1.15.5
161161
PrimaryPackagePurpose: LIBRARY
162162
PackageSupplier: Person: Andrew Svetlov ([email protected])
163-
PackageDownloadLocation: https://pypi.org/project/yarl/1.15.2/#files
163+
PackageDownloadLocation: https://pypi.org/project/yarl/1.15.5/#files
164164
FilesAnalyzed: false
165165
PackageHomePage: https://github.com/aio-libs/yarl
166166
PackageLicenseDeclared: Apache-2.0
167167
PackageLicenseConcluded: Apache-2.0
168168
PackageCopyrightText: NOASSERTION
169169
PackageSummary: <text>Yet another URL library</text>
170-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].2
171-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:yarl:1.15.2:*:*:*:*:*:*:*
170+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].5
171+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:yarl:1.15.5:*:*:*:*:*:*:*
172172
#####
173173

174174
PackageName: idna
@@ -632,18 +632,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_pyopenssl_developers:pyopenssl:24.
632632

633633
PackageName: cryptography
634634
SPDXID: SPDXRef-38-cryptography
635-
PackageVersion: 43.0.1
635+
PackageVersion: 43.0.3
636636
PrimaryPackagePurpose: LIBRARY
637637
PackageSupplier: Organization: The cryptography developers The Python Cryptographic Authority and individual contributors ([email protected])
638-
PackageDownloadLocation: https://pypi.org/project/cryptography/43.0.1/#files
638+
PackageDownloadLocation: https://pypi.org/project/cryptography/43.0.3/#files
639639
FilesAnalyzed: false
640640
PackageHomePage: https://github.com/pyca/cryptography
641641
PackageLicenseDeclared: Apache-2.0 OR BSD-3-Clause
642642
PackageLicenseConcluded: Apache-2.0 OR BSD-3-Clause
643643
PackageCopyrightText: NOASSERTION
644644
PackageSummary: <text>cryptography is a package which provides cryptographic recipes and primitives to Python developers.</text>
645-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].1
646-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.1:*:*:*:*:*:*:*
645+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].3
646+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.3:*:*:*:*:*:*:*
647647
#####
648648

649649
PackageName: cffi
@@ -749,17 +749,17 @@ ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected]
749749

750750
PackageName: markupsafe
751751
SPDXID: SPDXRef-45-markupsafe
752-
PackageVersion: 3.0.1
752+
PackageVersion: 3.0.2
753753
PrimaryPackagePurpose: LIBRARY
754754
PackageSupplier: NOASSERTION
755-
PackageDownloadLocation: https://pypi.org/project/markupsafe/3.0.1/#files
755+
PackageDownloadLocation: https://pypi.org/project/markupsafe/3.0.2/#files
756756
FilesAnalyzed: false
757757
PackageLicenseDeclared: NOASSERTION
758758
PackageLicenseConcluded: NOASSERTION
759759
PackageLicenseComments: <text>markupsafe declares Copyright 2010 Pallets which is not currently a valid SPDX License identifier or expression.</text>
760760
PackageCopyrightText: NOASSERTION
761761
PackageSummary: <text>Safely add untrusted strings to HTML/XML markup.</text>
762-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].1
762+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].2
763763
#####
764764

765765
PackageName: jsonschema
@@ -1146,17 +1146,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:sean_ross:rpmfile:2.1.0:*:*:*:*:*:*:*
11461146

11471147
PackageName: setuptools
11481148
SPDXID: SPDXRef-69-setuptools
1149-
PackageVersion: 75.1.0
1149+
PackageVersion: 75.2.0
11501150
PrimaryPackagePurpose: LIBRARY
11511151
PackageSupplier: Organization: Python Packaging Authority ([email protected])
1152-
PackageDownloadLocation: https://pypi.org/project/setuptools/75.1.0/#files
1152+
PackageDownloadLocation: https://pypi.org/project/setuptools/75.2.0/#files
11531153
FilesAnalyzed: false
11541154
PackageLicenseDeclared: NOASSERTION
11551155
PackageLicenseConcluded: NOASSERTION
11561156
PackageCopyrightText: NOASSERTION
11571157
PackageSummary: <text>Easily download, build, install, upgrade, and uninstall Python packages</text>
1158-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/setuptools@75.1.0
1159-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:python_packaging_authority:setuptools:75.1.0:*:*:*:*:*:*:*
1158+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/setuptools@75.2.0
1159+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:python_packaging_authority:setuptools:75.2.0:*:*:*:*:*:*:*
11601160
#####
11611161

11621162
PackageName: toml

0 commit comments

Comments
 (0)