Skip to content

Commit ce1d97b

Browse files
chore: update SBOM for Python 3.8 (#4428)
Co-authored-by: GitHub <[email protected]>
1 parent 4215290 commit ce1d97b

File tree

2 files changed

+52
-59
lines changed

2 files changed

+52
-59
lines changed

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

+26-32
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:d87a674a-b387-4583-a4d4-bfed4fdfb862",
5+
"serialNumber": "urn:uuid:9ac14f65-0f2b-4039-b303-d81b71799569",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-09-02T00:36:17Z",
8+
"timestamp": "2024-09-09T00:38:19Z",
99
"lifecycles": [
1010
{
1111
"phase": "build"
@@ -31,7 +31,7 @@
3131
"type": "application",
3232
"bom-ref": "1-cve-bin-tool",
3333
"name": "cve-bin-tool",
34-
"version": "3.4rc1",
34+
"version": "3.4",
3535
"supplier": {
3636
"name": "Terri Oda",
3737
"contact": [
@@ -40,7 +40,7 @@
4040
}
4141
]
4242
},
43-
"cpe": "cpe:2.3:a:terri_oda:cve-bin-tool:3.4rc1:*:*:*:*:*:*:*",
43+
"cpe": "cpe:2.3:a:terri_oda:cve-bin-tool:3.4:*:*:*:*:*:*:*",
4444
"description": "CVE Binary Checker Tool",
4545
"licenses": [
4646
{
@@ -53,12 +53,12 @@
5353
],
5454
"externalReferences": [
5555
{
56-
"url": "https://pypi.org/project/cve-bin-tool/3.4rc1",
56+
"url": "https://pypi.org/project/cve-bin-tool/3.4",
5757
"type": "distribution",
5858
"comment": "Download location for component"
5959
}
6060
],
61-
"purl": "pkg:pypi/cve-bin-tool@3.4rc1",
61+
"purl": "pkg:pypi/cve-bin-tool@3.4",
6262
"properties": [
6363
{
6464
"name": "language",
@@ -362,7 +362,7 @@
362362
"type": "library",
363363
"bom-ref": "9-yarl",
364364
"name": "yarl",
365-
"version": "1.9.7",
365+
"version": "1.11.0",
366366
"supplier": {
367367
"name": "Andrew Svetlov",
368368
"contact": [
@@ -371,7 +371,7 @@
371371
}
372372
]
373373
},
374-
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.9.7:*:*:*:*:*:*:*",
374+
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.11.0:*:*:*:*:*:*:*",
375375
"description": "Yet another URL library",
376376
"licenses": [
377377
{
@@ -384,12 +384,12 @@
384384
],
385385
"externalReferences": [
386386
{
387-
"url": "https://pypi.org/project/yarl/1.9.7",
387+
"url": "https://pypi.org/project/yarl/1.11.0",
388388
"type": "distribution",
389389
"comment": "Download location for component"
390390
}
391391
],
392-
"purl": "pkg:pypi/yarl@1.9.7",
392+
"purl": "pkg:pypi/yarl@1.11.0",
393393
"properties": [
394394
{
395395
"name": "language",
@@ -522,7 +522,7 @@
522522
"type": "library",
523523
"bom-ref": "13-cvss",
524524
"name": "cvss",
525-
"version": "3.1",
525+
"version": "3.2",
526526
"supplier": {
527527
"name": "Stanislav Red Hat Product Security",
528528
"contact": [
@@ -531,14 +531,8 @@
531531
}
532532
]
533533
},
534-
"cpe": "cpe:2.3:a:stanislav_red_hat_product_security:cvss:3.1:*:*:*:*:*:*:*",
534+
"cpe": "cpe:2.3:a:stanislav_red_hat_product_security:cvss:3.2:*:*:*:*:*:*:*",
535535
"description": "CVSS2/3/4 library with interactive calculator for Python 2 and Python 3",
536-
"hashes": [
537-
{
538-
"alg": "SHA-1",
539-
"content": "e4cf69bea6bcfa1cbc38dca13b9ec8bf3363a475"
540-
}
541-
],
542536
"licenses": [
543537
{
544538
"license": {
@@ -550,12 +544,12 @@
550544
],
551545
"externalReferences": [
552546
{
553-
"url": "https://pypi.org/project/cvss/3.1",
547+
"url": "https://pypi.org/project/cvss/3.2",
554548
"type": "distribution",
555549
"comment": "Download location for component"
556550
}
557551
],
558-
"purl": "pkg:pypi/cvss@3.1",
552+
"purl": "pkg:pypi/cvss@3.2",
559553
"properties": [
560554
{
561555
"name": "language",
@@ -1580,7 +1574,7 @@
15801574
"type": "library",
15811575
"bom-ref": "36-cryptography",
15821576
"name": "cryptography",
1583-
"version": "43.0.0",
1577+
"version": "43.0.1",
15841578
"supplier": {
15851579
"name": "The cryptography developers The Python Cryptographic Authority and individual contributors",
15861580
"contact": [
@@ -1589,7 +1583,7 @@
15891583
}
15901584
]
15911585
},
1592-
"cpe": "cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.0:*:*:*:*:*:*:*",
1586+
"cpe": "cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.1:*:*:*:*:*:*:*",
15931587
"description": "cryptography is a package which provides cryptographic recipes and primitives to Python developers.",
15941588
"licenses": [
15951589
{
@@ -1598,12 +1592,12 @@
15981592
],
15991593
"externalReferences": [
16001594
{
1601-
"url": "https://pypi.org/project/cryptography/43.0.0",
1595+
"url": "https://pypi.org/project/cryptography/43.0.1",
16021596
"type": "distribution",
16031597
"comment": "Download location for component"
16041598
}
16051599
],
1606-
"purl": "pkg:pypi/[email protected].0",
1600+
"purl": "pkg:pypi/[email protected].1",
16071601
"properties": [
16081602
{
16091603
"name": "language",
@@ -1619,7 +1613,7 @@
16191613
"type": "library",
16201614
"bom-ref": "37-cffi",
16211615
"name": "cffi",
1622-
"version": "1.17.0",
1616+
"version": "1.17.1",
16231617
"supplier": {
16241618
"name": "Armin Maciej Fijalkowski",
16251619
"contact": [
@@ -1628,7 +1622,7 @@
16281622
}
16291623
]
16301624
},
1631-
"cpe": "cpe:2.3:a:armin_maciej_fijalkowski:cffi:1.17.0:*:*:*:*:*:*:*",
1625+
"cpe": "cpe:2.3:a:armin_maciej_fijalkowski:cffi:1.17.1:*:*:*:*:*:*:*",
16321626
"description": "Foreign Function Interface for Python calling C code.",
16331627
"licenses": [
16341628
{
@@ -1641,12 +1635,12 @@
16411635
],
16421636
"externalReferences": [
16431637
{
1644-
"url": "https://pypi.org/project/cffi/1.17.0",
1638+
"url": "https://pypi.org/project/cffi/1.17.1",
16451639
"type": "distribution",
16461640
"comment": "Download location for component"
16471641
}
16481642
],
1649-
"purl": "pkg:pypi/[email protected].0",
1643+
"purl": "pkg:pypi/[email protected].1",
16501644
"properties": [
16511645
{
16521646
"name": "language",
@@ -3090,7 +3084,7 @@
30903084
"type": "library",
30913085
"bom-ref": "72-setuptools",
30923086
"name": "setuptools",
3093-
"version": "74.0.0",
3087+
"version": "74.1.2",
30943088
"supplier": {
30953089
"name": "Python Packaging Authority",
30963090
"contact": [
@@ -3099,16 +3093,16 @@
30993093
}
31003094
]
31013095
},
3102-
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:74.0.0:*:*:*:*:*:*:*",
3096+
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:74.1.2:*:*:*:*:*:*:*",
31033097
"description": "Easily download, build, install, upgrade, and uninstall Python packages",
31043098
"externalReferences": [
31053099
{
3106-
"url": "https://pypi.org/project/setuptools/74.0.0",
3100+
"url": "https://pypi.org/project/setuptools/74.1.2",
31073101
"type": "distribution",
31083102
"comment": "Download location for component"
31093103
}
31103104
],
3111-
"purl": "pkg:pypi/setuptools@74.0.0",
3105+
"purl": "pkg:pypi/setuptools@74.1.2",
31123106
"properties": [
31133107
{
31143108
"name": "language",

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

+26-27
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@ 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-36380a6d-1569-477d-a8b9-2881d984a8f1
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-d7cae49c-e580-434a-9e7a-c67ec6bf03a0
66
LicenseListVersion: 3.22
77
Creator: Tool: sbom4python-0.11.1
8-
Created: 2024-09-02T00:34:50Z
8+
Created: 2024-09-09T00:36:55Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

1212
PackageName: cve-bin-tool
1313
SPDXID: SPDXRef-Package-1-cve-bin-tool
14-
PackageVersion: 3.4rc1
14+
PackageVersion: 3.4
1515
PrimaryPackagePurpose: APPLICATION
1616
PackageSupplier: Person: Terri Oda ([email protected])
17-
PackageDownloadLocation: https://pypi.org/project/cve-bin-tool/3.4rc1
17+
PackageDownloadLocation: https://pypi.org/project/cve-bin-tool/3.4
1818
FilesAnalyzed: false
1919
PackageLicenseDeclared: GPL-3.0-or-later
2020
PackageLicenseConcluded: GPL-3.0-or-later
2121
PackageCopyrightText: NOASSERTION
2222
PackageSummary: <text>CVE Binary Checker Tool</text>
23-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/cve-bin-tool@3.4rc1
24-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:terri_oda:cve-bin-tool:3.4rc1:*:*:*:*:*:*:*
23+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/cve-bin-tool@3.4
24+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:terri_oda:cve-bin-tool:3.4:*:*:*:*:*:*:*
2525
#####
2626

2727
PackageName: aiohttp
@@ -136,17 +136,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:multidict:6.0.5:*:*:*:*
136136

137137
PackageName: yarl
138138
SPDXID: SPDXRef-Package-9-yarl
139-
PackageVersion: 1.9.7
139+
PackageVersion: 1.11.0
140140
PrimaryPackagePurpose: LIBRARY
141141
PackageSupplier: Person: Andrew Svetlov ([email protected])
142-
PackageDownloadLocation: https://pypi.org/project/yarl/1.9.7
142+
PackageDownloadLocation: https://pypi.org/project/yarl/1.11.0
143143
FilesAnalyzed: false
144144
PackageLicenseDeclared: Apache-2.0
145145
PackageLicenseConcluded: Apache-2.0
146146
PackageCopyrightText: NOASSERTION
147147
PackageSummary: <text>Yet another URL library</text>
148-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/yarl@1.9.7
149-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:yarl:1.9.7:*:*:*:*:*:*:*
148+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/yarl@1.11.0
149+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:yarl:1.11.0:*:*:*:*:*:*:*
150150
#####
151151

152152
PackageName: idna
@@ -198,19 +198,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:isaac_muse:soupsieve:2.6:*:*:*:*:*:*:*
198198

199199
PackageName: cvss
200200
SPDXID: SPDXRef-Package-13-cvss
201-
PackageVersion: 3.1
201+
PackageVersion: 3.2
202202
PrimaryPackagePurpose: LIBRARY
203203
PackageSupplier: Organization: Stanislav Red Hat Product Security ([email protected])
204-
PackageDownloadLocation: https://pypi.org/project/cvss/3.1
204+
PackageDownloadLocation: https://pypi.org/project/cvss/3.2
205205
FilesAnalyzed: false
206-
PackageChecksum: SHA1: e4cf69bea6bcfa1cbc38dca13b9ec8bf3363a475
207206
PackageLicenseDeclared: NOASSERTION
208207
PackageLicenseConcluded: LGPL-3.0-or-later
209208
PackageLicenseComments: <text>cvss declares LGPLv3+ which is not currently a valid SPDX License identifier or expression.</text>
210209
PackageCopyrightText: NOASSERTION
211210
PackageSummary: <text>CVSS2/3/4 library with interactive calculator for Python 2 and Python 3</text>
212-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/cvss@3.1
213-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:stanislav_red_hat_product_security:cvss:3.1:*:*:*:*:*:*:*
211+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/cvss@3.2
212+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:stanislav_red_hat_product_security:cvss:3.2:*:*:*:*:*:*:*
214213
#####
215214

216215
PackageName: defusedxml
@@ -570,32 +569,32 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_pyopenssl_developers:pyopenssl:24.
570569

571570
PackageName: cryptography
572571
SPDXID: SPDXRef-Package-36-cryptography
573-
PackageVersion: 43.0.0
572+
PackageVersion: 43.0.1
574573
PrimaryPackagePurpose: LIBRARY
575574
PackageSupplier: Organization: The cryptography developers The Python Cryptographic Authority and individual contributors ([email protected])
576-
PackageDownloadLocation: https://pypi.org/project/cryptography/43.0.0
575+
PackageDownloadLocation: https://pypi.org/project/cryptography/43.0.1
577576
FilesAnalyzed: false
578577
PackageLicenseDeclared: Apache-2.0 OR BSD-3-Clause
579578
PackageLicenseConcluded: Apache-2.0 OR BSD-3-Clause
580579
PackageCopyrightText: NOASSERTION
581580
PackageSummary: <text>cryptography is a package which provides cryptographic recipes and primitives to Python developers.</text>
582-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].0
583-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.0:*:*:*:*:*:*:*
581+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].1
582+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.1:*:*:*:*:*:*:*
584583
#####
585584

586585
PackageName: cffi
587586
SPDXID: SPDXRef-Package-37-cffi
588-
PackageVersion: 1.17.0
587+
PackageVersion: 1.17.1
589588
PrimaryPackagePurpose: LIBRARY
590589
PackageSupplier: Organization: Armin Maciej Fijalkowski ([email protected])
591-
PackageDownloadLocation: https://pypi.org/project/cffi/1.17.0
590+
PackageDownloadLocation: https://pypi.org/project/cffi/1.17.1
592591
FilesAnalyzed: false
593592
PackageLicenseDeclared: MIT
594593
PackageLicenseConcluded: MIT
595594
PackageCopyrightText: NOASSERTION
596595
PackageSummary: <text>Foreign Function Interface for Python calling C code.</text>
597-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].0
598-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:armin_maciej_fijalkowski:cffi:1.17.0:*:*:*:*:*:*:*
596+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].1
597+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:armin_maciej_fijalkowski:cffi:1.17.1:*:*:*:*:*:*:*
599598
#####
600599

601600
PackageName: pycparser
@@ -1131,17 +1130,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:sean_ross:rpmfile:2.1.0:*:*:*:*:*:*:*
11311130

11321131
PackageName: setuptools
11331132
SPDXID: SPDXRef-Package-72-setuptools
1134-
PackageVersion: 74.0.0
1133+
PackageVersion: 74.1.2
11351134
PrimaryPackagePurpose: LIBRARY
11361135
PackageSupplier: Organization: Python Packaging Authority ([email protected])
1137-
PackageDownloadLocation: https://pypi.org/project/setuptools/74.0.0
1136+
PackageDownloadLocation: https://pypi.org/project/setuptools/74.1.2
11381137
FilesAnalyzed: false
11391138
PackageLicenseDeclared: NOASSERTION
11401139
PackageLicenseConcluded: NOASSERTION
11411140
PackageCopyrightText: NOASSERTION
11421141
PackageSummary: <text>Easily download, build, install, upgrade, and uninstall Python packages</text>
1143-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/setuptools@74.0.0
1144-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:python_packaging_authority:setuptools:74.0.0:*:*:*:*:*:*:*
1142+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/setuptools@74.1.2
1143+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:python_packaging_authority:setuptools:74.1.2:*:*:*:*:*:*:*
11451144
#####
11461145

11471146
PackageName: toml

0 commit comments

Comments
 (0)