Skip to content

Commit 97b61a0

Browse files
chore: update SBOM for Python 3.9 (#4492)
Co-authored-by: GitHub <[email protected]>
1 parent 1c0864b commit 97b61a0

File tree

2 files changed

+35
-33
lines changed

2 files changed

+35
-33
lines changed

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

Lines changed: 18 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:b01bf299-408a-4e43-a959-44c49efa21f8",
5+
"serialNumber": "urn:uuid:0f55e1a7-0266-4532-892d-3de628a427ac",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-09-30T00:40:37Z",
8+
"timestamp": "2024-10-07T00:39:28Z",
99
"lifecycles": [
1010
{
1111
"phase": "build"
@@ -15,7 +15,7 @@
1515
"components": [
1616
{
1717
"name": "sbom4python",
18-
"version": "0.11.2",
18+
"version": "0.11.3",
1919
"type": "application"
2020
}
2121
]
@@ -79,7 +79,7 @@
7979
"type": "library",
8080
"bom-ref": "2-aiohttp",
8181
"name": "aiohttp",
82-
"version": "3.10.8",
82+
"version": "3.10.9",
8383
"description": "Async http client/server framework (asyncio)",
8484
"licenses": [
8585
{
@@ -97,12 +97,12 @@
9797
"comment": "Home page for project"
9898
},
9999
{
100-
"url": "https://pypi.org/project/aiohttp/3.10.8/#files",
100+
"url": "https://pypi.org/project/aiohttp/3.10.9/#files",
101101
"type": "distribution",
102102
"comment": "Download location for component"
103103
}
104104
],
105-
"purl": "pkg:pypi/[email protected].8",
105+
"purl": "pkg:pypi/[email protected].9",
106106
"properties": [
107107
{
108108
"name": "language",
@@ -118,7 +118,7 @@
118118
"type": "library",
119119
"bom-ref": "3-aiohappyeyeballs",
120120
"name": "aiohappyeyeballs",
121-
"version": "2.4.2",
121+
"version": "2.4.3",
122122
"supplier": {
123123
"name": "J. Nick Koston",
124124
"contact": [
@@ -127,13 +127,13 @@
127127
}
128128
]
129129
},
130-
"cpe": "cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.2:*:*:*:*:*:*:*",
130+
"cpe": "cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.3:*:*:*:*:*:*:*",
131131
"description": "Happy Eyeballs for asyncio",
132132
"licenses": [
133133
{
134134
"license": {
135-
"id": "Python-2.0.1",
136-
"url": "https://www.python.org/download/releases/2.0.1/license/",
135+
"id": "PSF-2.0",
136+
"url": "https://opensource.org/licenses/Python-2.0",
137137
"acknowledgement": "concluded"
138138
}
139139
}
@@ -145,12 +145,12 @@
145145
"comment": "Home page for project"
146146
},
147147
{
148-
"url": "https://pypi.org/project/aiohappyeyeballs/2.4.2/#files",
148+
"url": "https://pypi.org/project/aiohappyeyeballs/2.4.3/#files",
149149
"type": "distribution",
150150
"comment": "Download location for component"
151151
}
152152
],
153-
"purl": "pkg:pypi/[email protected].2",
153+
"purl": "pkg:pypi/[email protected].3",
154154
"properties": [
155155
{
156156
"name": "language",
@@ -2813,7 +2813,7 @@
28132813
"type": "library",
28142814
"bom-ref": "57-rich",
28152815
"name": "rich",
2816-
"version": "13.8.1",
2816+
"version": "13.9.2",
28172817
"supplier": {
28182818
"name": "Will McGugan",
28192819
"contact": [
@@ -2822,7 +2822,7 @@
28222822
}
28232823
]
28242824
},
2825-
"cpe": "cpe:2.3:a:will_mcgugan:rich:13.8.1:*:*:*:*:*:*:*",
2825+
"cpe": "cpe:2.3:a:will_mcgugan:rich:13.9.2:*:*:*:*:*:*:*",
28262826
"description": "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal",
28272827
"licenses": [
28282828
{
@@ -2840,12 +2840,12 @@
28402840
"comment": "Home page for project"
28412841
},
28422842
{
2843-
"url": "https://pypi.org/project/rich/13.8.1/#files",
2843+
"url": "https://pypi.org/project/rich/13.9.2/#files",
28442844
"type": "distribution",
28452845
"comment": "Download location for component"
28462846
}
28472847
],
2848-
"purl": "pkg:pypi/rich@13.8.1",
2848+
"purl": "pkg:pypi/rich@13.9.2",
28492849
"properties": [
28502850
{
28512851
"name": "language",
@@ -3934,7 +3934,8 @@
39343934
"ref": "57-rich",
39353935
"dependsOn": [
39363936
"58-markdown-it-py",
3937-
"60-pygments"
3937+
"60-pygments",
3938+
"9-typing-extensions"
39383939
]
39393940
},
39403941
{

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

Lines changed: 17 additions & 16 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-cd098b6e-d3fd-4cd2-bae8-9649c9842de8
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-1d0fa934-b15d-43f1-8b71-ecc92bca3f10
66
LicenseListVersion: 3.22
7-
Creator: Tool: sbom4python-0.11.2
8-
Created: 2024-09-30T00:39:14Z
7+
Creator: Tool: sbom4python-0.11.3
8+
Created: 2024-10-07T00:38:36Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -27,34 +27,34 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:terri_oda:cve-bin-tool:3.4:*:*:*:*:*:*
2727

2828
PackageName: aiohttp
2929
SPDXID: SPDXRef-2-aiohttp
30-
PackageVersion: 3.10.8
30+
PackageVersion: 3.10.9
3131
PrimaryPackagePurpose: LIBRARY
3232
PackageSupplier: NOASSERTION
33-
PackageDownloadLocation: https://pypi.org/project/aiohttp/3.10.8/#files
33+
PackageDownloadLocation: https://pypi.org/project/aiohttp/3.10.9/#files
3434
FilesAnalyzed: false
3535
PackageHomePage: https://github.com/aio-libs/aiohttp
3636
PackageLicenseDeclared: NOASSERTION
3737
PackageLicenseConcluded: Apache-2.0
3838
PackageLicenseComments: <text>aiohttp declares Apache 2 which is not currently a valid SPDX License identifier or expression.</text>
3939
PackageCopyrightText: NOASSERTION
4040
PackageSummary: <text>Async http client/server framework (asyncio)</text>
41-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].8
41+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].9
4242
#####
4343

4444
PackageName: aiohappyeyeballs
4545
SPDXID: SPDXRef-3-aiohappyeyeballs
46-
PackageVersion: 2.4.2
46+
PackageVersion: 2.4.3
4747
PrimaryPackagePurpose: LIBRARY
4848
PackageSupplier: Organization: J. Nick Koston ([email protected])
49-
PackageDownloadLocation: https://pypi.org/project/aiohappyeyeballs/2.4.2/#files
49+
PackageDownloadLocation: https://pypi.org/project/aiohappyeyeballs/2.4.3/#files
5050
FilesAnalyzed: false
5151
PackageHomePage: https://github.com/aio-libs/aiohappyeyeballs
52-
PackageLicenseDeclared: Python-2.0.1
53-
PackageLicenseConcluded: Python-2.0.1
52+
PackageLicenseDeclared: PSF-2.0
53+
PackageLicenseConcluded: PSF-2.0
5454
PackageCopyrightText: NOASSERTION
5555
PackageSummary: <text>Happy Eyeballs for asyncio</text>
56-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].2
57-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.2:*:*:*:*:*:*:*
56+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].3
57+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.3:*:*:*:*:*:*:*
5858
#####
5959

6060
PackageName: aiosignal
@@ -947,18 +947,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_purl_authors:packageurl-python:0.1
947947

948948
PackageName: rich
949949
SPDXID: SPDXRef-57-rich
950-
PackageVersion: 13.8.1
950+
PackageVersion: 13.9.2
951951
PrimaryPackagePurpose: LIBRARY
952952
PackageSupplier: Person: Will McGugan ([email protected])
953-
PackageDownloadLocation: https://pypi.org/project/rich/13.8.1/#files
953+
PackageDownloadLocation: https://pypi.org/project/rich/13.9.2/#files
954954
FilesAnalyzed: false
955955
PackageHomePage: https://github.com/Textualize/rich
956956
PackageLicenseDeclared: MIT
957957
PackageLicenseConcluded: MIT
958958
PackageCopyrightText: NOASSERTION
959959
PackageSummary: <text>Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal</text>
960-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/rich@13.8.1
961-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:will_mcgugan:rich:13.8.1:*:*:*:*:*:*:*
960+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/rich@13.9.2
961+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:will_mcgugan:rich:13.9.2:*:*:*:*:*:*:*
962962
#####
963963

964964
PackageName: markdown-it-py
@@ -1343,6 +1343,7 @@ Relationship: SPDXRef-55-csaf-tool DEPENDS_ON SPDXRef-56-packageurl-python
13431343
Relationship: SPDXRef-55-csaf-tool DEPENDS_ON SPDXRef-57-rich
13441344
Relationship: SPDXRef-57-rich DEPENDS_ON SPDXRef-58-markdown-it-py
13451345
Relationship: SPDXRef-57-rich DEPENDS_ON SPDXRef-60-pygments
1346+
Relationship: SPDXRef-57-rich DEPENDS_ON SPDXRef-9-typing-extensions
13461347
Relationship: SPDXRef-58-markdown-it-py DEPENDS_ON SPDXRef-59-mdurl
13471348
Relationship: SPDXRef-62-plotly DEPENDS_ON SPDXRef-61-packaging
13481349
Relationship: SPDXRef-62-plotly DEPENDS_ON SPDXRef-63-tenacity

0 commit comments

Comments
 (0)