Skip to content

Commit 17dd101

Browse files
chore: update SBOM for Python 3.12 (#4515)
Co-authored-by: GitHub <[email protected]>
1 parent 31540aa commit 17dd101

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

sbom/cve-bin-tool-py3.12.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:d8aac678-af82-4834-9824-7ea0ca1c5aad",
5+
"serialNumber": "urn:uuid:0f75c410-49c3-4b71-9350-9079ef768e63",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-10-14T00:37:36Z",
8+
"timestamp": "2024-10-21T00:38:03Z",
99
"lifecycles": [
1010
{
1111
"phase": "build"
@@ -340,7 +340,7 @@
340340
"type": "library",
341341
"bom-ref": "8-yarl",
342342
"name": "yarl",
343-
"version": "1.15.2",
343+
"version": "1.15.5",
344344
"supplier": {
345345
"name": "Andrew Svetlov",
346346
"contact": [
@@ -349,7 +349,7 @@
349349
}
350350
]
351351
},
352-
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.15.2:*:*:*:*:*:*:*",
352+
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.15.5:*:*:*:*:*:*:*",
353353
"description": "Yet another URL library",
354354
"licenses": [
355355
{
@@ -367,12 +367,12 @@
367367
"comment": "Home page for project"
368368
},
369369
{
370-
"url": "https://pypi.org/project/yarl/1.15.2/#files",
370+
"url": "https://pypi.org/project/yarl/1.15.5/#files",
371371
"type": "distribution",
372372
"comment": "Download location for component"
373373
}
374374
],
375-
"purl": "pkg:pypi/[email protected].2",
375+
"purl": "pkg:pypi/[email protected].5",
376376
"properties": [
377377
{
378378
"name": "language",
@@ -1773,7 +1773,7 @@
17731773
"type": "library",
17741774
"bom-ref": "36-cryptography",
17751775
"name": "cryptography",
1776-
"version": "43.0.1",
1776+
"version": "43.0.3",
17771777
"supplier": {
17781778
"name": "The cryptography developers The Python Cryptographic Authority and individual contributors",
17791779
"contact": [
@@ -1782,7 +1782,7 @@
17821782
}
17831783
]
17841784
},
1785-
"cpe": "cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.1:*:*:*:*:*:*:*",
1785+
"cpe": "cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.3:*:*:*:*:*:*:*",
17861786
"description": "cryptography is a package which provides cryptographic recipes and primitives to Python developers.",
17871787
"licenses": [
17881788
{
@@ -1796,12 +1796,12 @@
17961796
"comment": "Home page for project"
17971797
},
17981798
{
1799-
"url": "https://pypi.org/project/cryptography/43.0.1/#files",
1799+
"url": "https://pypi.org/project/cryptography/43.0.3/#files",
18001800
"type": "distribution",
18011801
"comment": "Download location for component"
18021802
}
18031803
],
1804-
"purl": "pkg:pypi/[email protected].1",
1804+
"purl": "pkg:pypi/[email protected].3",
18051805
"properties": [
18061806
{
18071807
"name": "language",
@@ -2132,16 +2132,16 @@
21322132
"type": "library",
21332133
"bom-ref": "43-markupsafe",
21342134
"name": "markupsafe",
2135-
"version": "3.0.1",
2135+
"version": "3.0.2",
21362136
"description": "Safely add untrusted strings to HTML/XML markup.",
21372137
"externalReferences": [
21382138
{
2139-
"url": "https://pypi.org/project/markupsafe/3.0.1/#files",
2139+
"url": "https://pypi.org/project/markupsafe/3.0.2/#files",
21402140
"type": "distribution",
21412141
"comment": "Download location for component"
21422142
}
21432143
],
2144-
"purl": "pkg:pypi/[email protected].1",
2144+
"purl": "pkg:pypi/[email protected].2",
21452145
"properties": [
21462146
{
21472147
"name": "language",
@@ -3290,7 +3290,7 @@
32903290
"type": "library",
32913291
"bom-ref": "67-setuptools",
32923292
"name": "setuptools",
3293-
"version": "75.1.0",
3293+
"version": "75.2.0",
32943294
"supplier": {
32953295
"name": "Python Packaging Authority",
32963296
"contact": [
@@ -3299,16 +3299,16 @@
32993299
}
33003300
]
33013301
},
3302-
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:75.1.0:*:*:*:*:*:*:*",
3302+
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:75.2.0:*:*:*:*:*:*:*",
33033303
"description": "Easily download, build, install, upgrade, and uninstall Python packages",
33043304
"externalReferences": [
33053305
{
3306-
"url": "https://pypi.org/project/setuptools/75.1.0/#files",
3306+
"url": "https://pypi.org/project/setuptools/75.2.0/#files",
33073307
"type": "distribution",
33083308
"comment": "Download location for component"
33093309
}
33103310
],
3311-
"purl": "pkg:pypi/setuptools@75.1.0",
3311+
"purl": "pkg:pypi/setuptools@75.2.0",
33123312
"properties": [
33133313
{
33143314
"name": "language",

sbom/cve-bin-tool-py3.12.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-5d63da73-221d-4efd-a80c-366b2d0c9435
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-b2973599-018f-42ec-9c3a-664a3e5f75a2
66
LicenseListVersion: 3.22
77
Creator: Tool: sbom4python-0.11.3
8-
Created: 2024-10-14T00:36:36Z
8+
Created: 2024-10-21T00:37:15Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -124,18 +124,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:multidict:6.1.0:*:*:*:*
124124

125125
PackageName: yarl
126126
SPDXID: SPDXRef-8-yarl
127-
PackageVersion: 1.15.2
127+
PackageVersion: 1.15.5
128128
PrimaryPackagePurpose: LIBRARY
129129
PackageSupplier: Person: Andrew Svetlov ([email protected])
130-
PackageDownloadLocation: https://pypi.org/project/yarl/1.15.2/#files
130+
PackageDownloadLocation: https://pypi.org/project/yarl/1.15.5/#files
131131
FilesAnalyzed: false
132132
PackageHomePage: https://github.com/aio-libs/yarl
133133
PackageLicenseDeclared: Apache-2.0
134134
PackageLicenseConcluded: Apache-2.0
135135
PackageCopyrightText: NOASSERTION
136136
PackageSummary: <text>Yet another URL library</text>
137-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].2
138-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:yarl:1.15.2:*:*:*:*:*:*:*
137+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].5
138+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:yarl:1.15.5:*:*:*:*:*:*:*
139139
#####
140140

141141
PackageName: idna
@@ -599,18 +599,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_pyopenssl_developers:pyopenssl:24.
599599

600600
PackageName: cryptography
601601
SPDXID: SPDXRef-36-cryptography
602-
PackageVersion: 43.0.1
602+
PackageVersion: 43.0.3
603603
PrimaryPackagePurpose: LIBRARY
604604
PackageSupplier: Organization: The cryptography developers The Python Cryptographic Authority and individual contributors ([email protected])
605-
PackageDownloadLocation: https://pypi.org/project/cryptography/43.0.1/#files
605+
PackageDownloadLocation: https://pypi.org/project/cryptography/43.0.3/#files
606606
FilesAnalyzed: false
607607
PackageHomePage: https://github.com/pyca/cryptography
608608
PackageLicenseDeclared: Apache-2.0 OR BSD-3-Clause
609609
PackageLicenseConcluded: Apache-2.0 OR BSD-3-Clause
610610
PackageCopyrightText: NOASSERTION
611611
PackageSummary: <text>cryptography is a package which provides cryptographic recipes and primitives to Python developers.</text>
612-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].1
613-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.1:*:*:*:*:*:*:*
612+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].3
613+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.3:*:*:*:*:*:*:*
614614
#####
615615

616616
PackageName: cffi
@@ -716,17 +716,17 @@ ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected]
716716

717717
PackageName: markupsafe
718718
SPDXID: SPDXRef-43-markupsafe
719-
PackageVersion: 3.0.1
719+
PackageVersion: 3.0.2
720720
PrimaryPackagePurpose: LIBRARY
721721
PackageSupplier: NOASSERTION
722-
PackageDownloadLocation: https://pypi.org/project/markupsafe/3.0.1/#files
722+
PackageDownloadLocation: https://pypi.org/project/markupsafe/3.0.2/#files
723723
FilesAnalyzed: false
724724
PackageLicenseDeclared: NOASSERTION
725725
PackageLicenseConcluded: NOASSERTION
726726
PackageLicenseComments: <text>markupsafe declares Copyright 2010 Pallets which is not currently a valid SPDX License identifier or expression.</text>
727727
PackageCopyrightText: NOASSERTION
728728
PackageSummary: <text>Safely add untrusted strings to HTML/XML markup.</text>
729-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].1
729+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].2
730730
#####
731731

732732
PackageName: jsonschema
@@ -1113,17 +1113,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:sean_ross:rpmfile:2.1.0:*:*:*:*:*:*:*
11131113

11141114
PackageName: setuptools
11151115
SPDXID: SPDXRef-67-setuptools
1116-
PackageVersion: 75.1.0
1116+
PackageVersion: 75.2.0
11171117
PrimaryPackagePurpose: LIBRARY
11181118
PackageSupplier: Organization: Python Packaging Authority ([email protected])
1119-
PackageDownloadLocation: https://pypi.org/project/setuptools/75.1.0/#files
1119+
PackageDownloadLocation: https://pypi.org/project/setuptools/75.2.0/#files
11201120
FilesAnalyzed: false
11211121
PackageLicenseDeclared: NOASSERTION
11221122
PackageLicenseConcluded: NOASSERTION
11231123
PackageCopyrightText: NOASSERTION
11241124
PackageSummary: <text>Easily download, build, install, upgrade, and uninstall Python packages</text>
1125-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/setuptools@75.1.0
1126-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:python_packaging_authority:setuptools:75.1.0:*:*:*:*:*:*:*
1125+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/setuptools@75.2.0
1126+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:python_packaging_authority:setuptools:75.2.0:*:*:*:*:*:*:*
11271127
#####
11281128

11291129
PackageName: xmlschema

0 commit comments

Comments
 (0)