Skip to content

Commit fdd570d

Browse files
chore: update SBOM for Python 3.10 (#4490)
Co-authored-by: GitHub <[email protected]>
1 parent 10035b5 commit fdd570d

File tree

2 files changed

+35
-33
lines changed

2 files changed

+35
-33
lines changed

sbom/cve-bin-tool-py3.10.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:a49b3b2e-848e-4270-b4b6-2c42aabe82e9",
5+
"serialNumber": "urn:uuid:6e552fed-4009-40c8-963a-a1103b9e34b5",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-09-30T00:40:12Z",
8+
"timestamp": "2024-10-07T00:38:19Z",
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",
@@ -2745,7 +2745,7 @@
27452745
"type": "library",
27462746
"bom-ref": "55-rich",
27472747
"name": "rich",
2748-
"version": "13.8.1",
2748+
"version": "13.9.2",
27492749
"supplier": {
27502750
"name": "Will McGugan",
27512751
"contact": [
@@ -2754,7 +2754,7 @@
27542754
}
27552755
]
27562756
},
2757-
"cpe": "cpe:2.3:a:will_mcgugan:rich:13.8.1:*:*:*:*:*:*:*",
2757+
"cpe": "cpe:2.3:a:will_mcgugan:rich:13.9.2:*:*:*:*:*:*:*",
27582758
"description": "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal",
27592759
"licenses": [
27602760
{
@@ -2772,12 +2772,12 @@
27722772
"comment": "Home page for project"
27732773
},
27742774
{
2775-
"url": "https://pypi.org/project/rich/13.8.1/#files",
2775+
"url": "https://pypi.org/project/rich/13.9.2/#files",
27762776
"type": "distribution",
27772777
"comment": "Download location for component"
27782778
}
27792779
],
2780-
"purl": "pkg:pypi/rich@13.8.1",
2780+
"purl": "pkg:pypi/rich@13.9.2",
27812781
"properties": [
27822782
{
27832783
"name": "language",
@@ -3893,7 +3893,8 @@
38933893
"ref": "55-rich",
38943894
"dependsOn": [
38953895
"56-markdown-it-py",
3896-
"58-pygments"
3896+
"58-pygments",
3897+
"9-typing-extensions"
38973898
]
38983899
},
38993900
{

sbom/cve-bin-tool-py3.10.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-4705584a-ef66-4c66-b17b-3a81ce10e8e5
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-f342fd75-77a2-483b-8170-2340b13d2867
66
LicenseListVersion: 3.22
7-
Creator: Tool: sbom4python-0.11.2
8-
Created: 2024-09-30T00:38:38Z
7+
Creator: Tool: sbom4python-0.11.3
8+
Created: 2024-10-07T00:37:22Z
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
@@ -917,18 +917,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_purl_authors:packageurl-python:0.1
917917

918918
PackageName: rich
919919
SPDXID: SPDXRef-55-rich
920-
PackageVersion: 13.8.1
920+
PackageVersion: 13.9.2
921921
PrimaryPackagePurpose: LIBRARY
922922
PackageSupplier: Person: Will McGugan ([email protected])
923-
PackageDownloadLocation: https://pypi.org/project/rich/13.8.1/#files
923+
PackageDownloadLocation: https://pypi.org/project/rich/13.9.2/#files
924924
FilesAnalyzed: false
925925
PackageHomePage: https://github.com/Textualize/rich
926926
PackageLicenseDeclared: MIT
927927
PackageLicenseConcluded: MIT
928928
PackageCopyrightText: NOASSERTION
929929
PackageSummary: <text>Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal</text>
930-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/rich@13.8.1
931-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:will_mcgugan:rich:13.8.1:*:*:*:*:*:*:*
930+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/rich@13.9.2
931+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:will_mcgugan:rich:13.9.2:*:*:*:*:*:*:*
932932
#####
933933

934934
PackageName: markdown-it-py
@@ -1326,6 +1326,7 @@ Relationship: SPDXRef-53-csaf-tool DEPENDS_ON SPDXRef-54-packageurl-python
13261326
Relationship: SPDXRef-53-csaf-tool DEPENDS_ON SPDXRef-55-rich
13271327
Relationship: SPDXRef-55-rich DEPENDS_ON SPDXRef-56-markdown-it-py
13281328
Relationship: SPDXRef-55-rich DEPENDS_ON SPDXRef-58-pygments
1329+
Relationship: SPDXRef-55-rich DEPENDS_ON SPDXRef-9-typing-extensions
13291330
Relationship: SPDXRef-56-markdown-it-py DEPENDS_ON SPDXRef-57-mdurl
13301331
Relationship: SPDXRef-60-plotly DEPENDS_ON SPDXRef-59-packaging
13311332
Relationship: SPDXRef-60-plotly DEPENDS_ON SPDXRef-61-tenacity

0 commit comments

Comments
 (0)