Skip to content

Commit 167a1cb

Browse files
chore: update SBOM for Python 3.9 (#4170)
Co-authored-by: GitHub <[email protected]>
1 parent eca5463 commit 167a1cb

File tree

2 files changed

+35
-28
lines changed

2 files changed

+35
-28
lines changed

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

Lines changed: 20 additions & 14 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:6dca212c-a25c-458e-a965-17c2f0a95b2e",
5+
"serialNumber": "urn:uuid:00a780e7-3fe1-42cb-841e-b6469f582583",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-06-03T00:29:07Z",
8+
"timestamp": "2024-06-10T00:30:03Z",
99
"tools": {
1010
"components": [
1111
{
@@ -1520,7 +1520,7 @@
15201520
"type": "library",
15211521
"bom-ref": "35-cryptography",
15221522
"name": "cryptography",
1523-
"version": "42.0.7",
1523+
"version": "42.0.8",
15241524
"supplier": {
15251525
"name": "The Python Cryptographic Authority and individual contributors",
15261526
"contact": [
@@ -1529,7 +1529,7 @@
15291529
}
15301530
]
15311531
},
1532-
"cpe": "cpe:2.3:a:the_python_cryptographic_authority_and_individual_contributors:cryptography:42.0.7:*:*:*:*:*:*:*",
1532+
"cpe": "cpe:2.3:a:the_python_cryptographic_authority_and_individual_contributors:cryptography:42.0.8:*:*:*:*:*:*:*",
15331533
"description": "cryptography is a package which provides cryptographic recipes and primitives to Python developers.",
15341534
"licenses": [
15351535
{
@@ -1538,12 +1538,12 @@
15381538
],
15391539
"externalReferences": [
15401540
{
1541-
"url": "https://pypi.org/project/cryptography/42.0.7",
1541+
"url": "https://pypi.org/project/cryptography/42.0.8",
15421542
"type": "distribution",
15431543
"comment": "Download location for component"
15441544
}
15451545
],
1546-
"purl": "pkg:pypi/[email protected].7",
1546+
"purl": "pkg:pypi/[email protected].8",
15471547
"properties": [
15481548
{
15491549
"name": "language",
@@ -1839,7 +1839,7 @@
18391839
"type": "library",
18401840
"bom-ref": "42-zipp",
18411841
"name": "zipp",
1842-
"version": "3.19.1",
1842+
"version": "3.19.2",
18431843
"supplier": {
18441844
"name": "Jason R .",
18451845
"contact": [
@@ -1848,16 +1848,16 @@
18481848
}
18491849
]
18501850
},
1851-
"cpe": "cpe:2.3:a:jason_r.:zipp:3.19.1:*:*:*:*:*:*:*",
1851+
"cpe": "cpe:2.3:a:jason_r.:zipp:3.19.2:*:*:*:*:*:*:*",
18521852
"description": "Backport of pathlib-compatible object wrapper for zip files",
18531853
"externalReferences": [
18541854
{
1855-
"url": "https://pypi.org/project/zipp/3.19.1",
1855+
"url": "https://pypi.org/project/zipp/3.19.2",
18561856
"type": "distribution",
18571857
"comment": "Download location for component"
18581858
}
18591859
],
1860-
"purl": "pkg:pypi/[email protected].1",
1860+
"purl": "pkg:pypi/[email protected].2",
18611861
"properties": [
18621862
{
18631863
"name": "language",
@@ -2270,7 +2270,7 @@
22702270
"type": "library",
22712271
"bom-ref": "53-packaging",
22722272
"name": "packaging",
2273-
"version": "24.0",
2273+
"version": "24.1",
22742274
"supplier": {
22752275
"name": "Donald Stufft",
22762276
"contact": [
@@ -2279,16 +2279,16 @@
22792279
}
22802280
]
22812281
},
2282-
"cpe": "cpe:2.3:a:donald_stufft:packaging:24.0:*:*:*:*:*:*:*",
2282+
"cpe": "cpe:2.3:a:donald_stufft:packaging:24.1:*:*:*:*:*:*:*",
22832283
"description": "Core utilities for Python packages",
22842284
"externalReferences": [
22852285
{
2286-
"url": "https://pypi.org/project/packaging/24.0",
2286+
"url": "https://pypi.org/project/packaging/24.1",
22872287
"type": "distribution",
22882288
"comment": "Download location for component"
22892289
}
22902290
],
2291-
"purl": "pkg:pypi/packaging@24.0",
2291+
"purl": "pkg:pypi/packaging@24.1",
22922292
"properties": [
22932293
{
22942294
"name": "language",
@@ -2735,6 +2735,12 @@
27352735
},
27362736
"cpe": "cpe:2.3:a:georg_brandl:pygments:2.18.0:*:*:*:*:*:*:*",
27372737
"description": "Pygments is a syntax highlighting package written in Python.",
2738+
"hashes": [
2739+
{
2740+
"alg": "SHA-1",
2741+
"content": "d7d11f6e6d3aa97805215c1cc833ea5f0ef1fcbb"
2742+
}
2743+
],
27382744
"licenses": [
27392745
{
27402746
"license": {

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

Lines changed: 15 additions & 14 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-a77d888a-d245-4b2d-84fa-fba91a1777cb
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-0037a80b-ea5b-420f-83f9-e62860da0a9c
66
LicenseListVersion: 3.22
77
Creator: Tool: sbom4python-0.10.4
8-
Created: 2024-06-03T00:27:33Z
8+
Created: 2024-06-10T00:28:25Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -558,17 +558,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_pyopenssl_developers:pyopenssl:24.
558558

559559
PackageName: cryptography
560560
SPDXID: SPDXRef-Package-35-cryptography
561-
PackageVersion: 42.0.7
561+
PackageVersion: 42.0.8
562562
PrimaryPackagePurpose: LIBRARY
563563
PackageSupplier: Organization: The Python Cryptographic Authority and individual contributors ([email protected])
564-
PackageDownloadLocation: https://pypi.org/project/cryptography/42.0.7
564+
PackageDownloadLocation: https://pypi.org/project/cryptography/42.0.8
565565
FilesAnalyzed: false
566566
PackageLicenseDeclared: Apache-2.0 OR BSD-3-Clause
567567
PackageLicenseConcluded: Apache-2.0 OR BSD-3-Clause
568568
PackageCopyrightText: NOASSERTION
569569
PackageSummary: <text>cryptography is a package which provides cryptographic recipes and primitives to Python developers.</text>
570-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].7
571-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_python_cryptographic_authority_and_individual_contributors:cryptography:42.0.7:*:*:*:*:*:*:*
570+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].8
571+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_python_cryptographic_authority_and_individual_contributors:cryptography:42.0.8:*:*:*:*:*:*:*
572572
#####
573573

574574
PackageName: cffi
@@ -671,17 +671,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:jason_r._coombs:importlib-metadata:7.1
671671

672672
PackageName: zipp
673673
SPDXID: SPDXRef-Package-42-zipp
674-
PackageVersion: 3.19.1
674+
PackageVersion: 3.19.2
675675
PrimaryPackagePurpose: LIBRARY
676676
PackageSupplier: Organization: Jason R. ([email protected])
677-
PackageDownloadLocation: https://pypi.org/project/zipp/3.19.1
677+
PackageDownloadLocation: https://pypi.org/project/zipp/3.19.2
678678
FilesAnalyzed: false
679679
PackageLicenseDeclared: NOASSERTION
680680
PackageLicenseConcluded: NOASSERTION
681681
PackageCopyrightText: NOASSERTION
682682
PackageSummary: <text>Backport of pathlib-compatible object wrapper for zip files</text>
683-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].1
684-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:jason_r.:zipp:3.19.1:*:*:*:*:*:*:*
683+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].2
684+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:jason_r.:zipp:3.19.2:*:*:*:*:*:*:*
685685
#####
686686

687687
PackageName: jinja2
@@ -841,17 +841,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_purl_authors:packageurl-python:0.1
841841

842842
PackageName: packaging
843843
SPDXID: SPDXRef-Package-53-packaging
844-
PackageVersion: 24.0
844+
PackageVersion: 24.1
845845
PrimaryPackagePurpose: LIBRARY
846846
PackageSupplier: Person: Donald Stufft ([email protected])
847-
PackageDownloadLocation: https://pypi.org/project/packaging/24.0
847+
PackageDownloadLocation: https://pypi.org/project/packaging/24.1
848848
FilesAnalyzed: false
849849
PackageLicenseDeclared: NOASSERTION
850850
PackageLicenseConcluded: NOASSERTION
851851
PackageCopyrightText: NOASSERTION
852852
PackageSummary: <text>Core utilities for Python packages</text>
853-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/packaging@24.0
854-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:donald_stufft:packaging:24.0:*:*:*:*:*:*:*
853+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/packaging@24.1
854+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:donald_stufft:packaging:24.1:*:*:*:*:*:*:*
855855
#####
856856

857857
PackageName: plotly
@@ -1017,6 +1017,7 @@ PrimaryPackagePurpose: LIBRARY
10171017
PackageSupplier: Person: Georg Brandl ([email protected])
10181018
PackageDownloadLocation: https://pypi.org/project/Pygments/2.18.0
10191019
FilesAnalyzed: false
1020+
PackageChecksum: SHA1: d7d11f6e6d3aa97805215c1cc833ea5f0ef1fcbb
10201021
PackageLicenseDeclared: BSD-2-Clause
10211022
PackageLicenseConcluded: BSD-2-Clause
10221023
PackageCopyrightText: NOASSERTION

0 commit comments

Comments
 (0)