Skip to content

Commit 25577a5

Browse files
chore: update SBOM for Python 3.9 (#4481)
Co-authored-by: GitHub <[email protected]>
1 parent 1eaa910 commit 25577a5

File tree

2 files changed

+47
-33
lines changed

2 files changed

+47
-33
lines changed

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

Lines changed: 31 additions & 19 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:df593032-720d-4cac-a94a-2e4c84d8254f",
5+
"serialNumber": "urn:uuid:b01bf299-408a-4e43-a959-44c49efa21f8",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2024-09-23T00:36:53Z",
8+
"timestamp": "2024-09-30T00:40:37Z",
99
"lifecycles": [
1010
{
1111
"phase": "build"
@@ -79,7 +79,7 @@
7979
"type": "library",
8080
"bom-ref": "2-aiohttp",
8181
"name": "aiohttp",
82-
"version": "3.10.5",
82+
"version": "3.10.8",
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.5/#files",
100+
"url": "https://pypi.org/project/aiohttp/3.10.8/#files",
101101
"type": "distribution",
102102
"comment": "Download location for component"
103103
}
104104
],
105-
"purl": "pkg:pypi/[email protected].5",
105+
"purl": "pkg:pypi/[email protected].8",
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.0",
121+
"version": "2.4.2",
122122
"supplier": {
123123
"name": "J. Nick Koston",
124124
"contact": [
@@ -127,14 +127,8 @@
127127
}
128128
]
129129
},
130-
"cpe": "cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.0:*:*:*:*:*:*:*",
130+
"cpe": "cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.2:*:*:*:*:*:*:*",
131131
"description": "Happy Eyeballs for asyncio",
132-
"hashes": [
133-
{
134-
"alg": "SHA-1",
135-
"content": "c31b127a69bdcd7895d1a521985d918061955348"
136-
}
137-
],
138132
"licenses": [
139133
{
140134
"license": {
@@ -151,12 +145,12 @@
151145
"comment": "Home page for project"
152146
},
153147
{
154-
"url": "https://pypi.org/project/aiohappyeyeballs/2.4.0/#files",
148+
"url": "https://pypi.org/project/aiohappyeyeballs/2.4.2/#files",
155149
"type": "distribution",
156150
"comment": "Download location for component"
157151
}
158152
],
159-
"purl": "pkg:pypi/[email protected].0",
153+
"purl": "pkg:pypi/[email protected].2",
160154
"properties": [
161155
{
162156
"name": "language",
@@ -438,7 +432,7 @@
438432
"type": "library",
439433
"bom-ref": "10-yarl",
440434
"name": "yarl",
441-
"version": "1.11.1",
435+
"version": "1.13.1",
442436
"supplier": {
443437
"name": "Andrew Svetlov",
444438
"contact": [
@@ -447,7 +441,7 @@
447441
}
448442
]
449443
},
450-
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.11.1:*:*:*:*:*:*:*",
444+
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.13.1:*:*:*:*:*:*:*",
451445
"description": "Yet another URL library",
452446
"licenses": [
453447
{
@@ -465,12 +459,12 @@
465459
"comment": "Home page for project"
466460
},
467461
{
468-
"url": "https://pypi.org/project/yarl/1.11.1/#files",
462+
"url": "https://pypi.org/project/yarl/1.13.1/#files",
469463
"type": "distribution",
470464
"comment": "Download location for component"
471465
}
472466
],
473-
"purl": "pkg:pypi/yarl@1.11.1",
467+
"purl": "pkg:pypi/yarl@1.13.1",
474468
"properties": [
475469
{
476470
"name": "language",
@@ -2416,6 +2410,12 @@
24162410
},
24172411
"cpe": "cpe:2.3:a:julian_berman:referencing:0.35.1:*:*:*:*:*:*:*",
24182412
"description": "JSON Referencing + Python",
2413+
"hashes": [
2414+
{
2415+
"alg": "SHA-1",
2416+
"content": "1863d4a5c18af1edd0f3b49caeb9fedfdaff9845"
2417+
}
2418+
],
24192419
"externalReferences": [
24202420
{
24212421
"url": "https://github.com/python-jsonschema/referencing",
@@ -2459,6 +2459,12 @@
24592459
},
24602460
"cpe": "cpe:2.3:a:julian_berman:rpds-py:0.20.0:*:*:*:*:*:*:*",
24612461
"description": "Python bindings to Rust's persistent data structures (rpds)",
2462+
"hashes": [
2463+
{
2464+
"alg": "SHA-1",
2465+
"content": "fac4daa73aacf2df7b4341d51f0c24f5f80aa03d"
2466+
}
2467+
],
24622468
"licenses": [
24632469
{
24642470
"license": {
@@ -2661,6 +2667,12 @@
26612667
},
26622668
"cpe": "cpe:2.3:a:anthony_harrison:lib4vex:0.2.0:*:*:*:*:*:*:*",
26632669
"description": "VEX generator and consumer library",
2670+
"hashes": [
2671+
{
2672+
"alg": "SHA-1",
2673+
"content": "b7815c41b68867451b849d4d8e239cb79cc0acf2"
2674+
}
2675+
],
26642676
"licenses": [
26652677
{
26662678
"license": {

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

Lines changed: 16 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-020d5fea-e58f-4c27-bc90-5b5b857cbf3e
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-cd098b6e-d3fd-4cd2-bae8-9649c9842de8
66
LicenseListVersion: 3.22
77
Creator: Tool: sbom4python-0.11.2
8-
Created: 2024-09-23T00:35:40Z
8+
Created: 2024-09-30T00:39:14Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -27,35 +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.5
30+
PackageVersion: 3.10.8
3131
PrimaryPackagePurpose: LIBRARY
3232
PackageSupplier: NOASSERTION
33-
PackageDownloadLocation: https://pypi.org/project/aiohttp/3.10.5/#files
33+
PackageDownloadLocation: https://pypi.org/project/aiohttp/3.10.8/#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].5
41+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].8
4242
#####
4343

4444
PackageName: aiohappyeyeballs
4545
SPDXID: SPDXRef-3-aiohappyeyeballs
46-
PackageVersion: 2.4.0
46+
PackageVersion: 2.4.2
4747
PrimaryPackagePurpose: LIBRARY
4848
PackageSupplier: Organization: J. Nick Koston ([email protected])
49-
PackageDownloadLocation: https://pypi.org/project/aiohappyeyeballs/2.4.0/#files
49+
PackageDownloadLocation: https://pypi.org/project/aiohappyeyeballs/2.4.2/#files
5050
FilesAnalyzed: false
5151
PackageHomePage: https://github.com/aio-libs/aiohappyeyeballs
52-
PackageChecksum: SHA1: c31b127a69bdcd7895d1a521985d918061955348
5352
PackageLicenseDeclared: Python-2.0.1
5453
PackageLicenseConcluded: Python-2.0.1
5554
PackageCopyrightText: NOASSERTION
5655
PackageSummary: <text>Happy Eyeballs for asyncio</text>
57-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].0
58-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.0:*:*:*:*:*:*:*
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:*:*:*:*:*:*:*
5958
#####
6059

6160
PackageName: aiosignal
@@ -158,18 +157,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:guido_van_jukka_ukasz_michael:typing-e
158157

159158
PackageName: yarl
160159
SPDXID: SPDXRef-10-yarl
161-
PackageVersion: 1.11.1
160+
PackageVersion: 1.13.1
162161
PrimaryPackagePurpose: LIBRARY
163162
PackageSupplier: Person: Andrew Svetlov ([email protected])
164-
PackageDownloadLocation: https://pypi.org/project/yarl/1.11.1/#files
163+
PackageDownloadLocation: https://pypi.org/project/yarl/1.13.1/#files
165164
FilesAnalyzed: false
166165
PackageHomePage: https://github.com/aio-libs/yarl
167166
PackageLicenseDeclared: Apache-2.0
168167
PackageLicenseConcluded: Apache-2.0
169168
PackageCopyrightText: NOASSERTION
170169
PackageSummary: <text>Yet another URL library</text>
171-
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/yarl@1.11.1
172-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:yarl:1.11.1:*:*:*:*:*:*:*
170+
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/yarl@1.13.1
171+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:yarl:1.13.1:*:*:*:*:*:*:*
173172
#####
174173

175174
PackageName: idna
@@ -819,6 +818,7 @@ PackageSupplier: Person: Julian Berman ([email protected])
819818
PackageDownloadLocation: https://pypi.org/project/referencing/0.35.1/#files
820819
FilesAnalyzed: false
821820
PackageHomePage: https://github.com/python-jsonschema/referencing
821+
PackageChecksum: SHA1: 1863d4a5c18af1edd0f3b49caeb9fedfdaff9845
822822
PackageLicenseDeclared: NOASSERTION
823823
PackageLicenseConcluded: NOASSERTION
824824
PackageCopyrightText: NOASSERTION
@@ -835,6 +835,7 @@ PackageSupplier: Person: Julian Berman ([email protected])
835835
PackageDownloadLocation: https://pypi.org/project/rpds-py/0.20.0/#files
836836
FilesAnalyzed: false
837837
PackageHomePage: https://github.com/crate-py/rpds
838+
PackageChecksum: SHA1: fac4daa73aacf2df7b4341d51f0c24f5f80aa03d
838839
PackageLicenseDeclared: MIT
839840
PackageLicenseConcluded: MIT
840841
PackageCopyrightText: NOASSERTION
@@ -901,6 +902,7 @@ PackageSupplier: Person: Anthony Harrison ([email protected])
901902
PackageDownloadLocation: https://pypi.org/project/lib4vex/0.2.0/#files
902903
FilesAnalyzed: false
903904
PackageHomePage: https://github.com/anthonyharrison/lib4vex
905+
PackageChecksum: SHA1: b7815c41b68867451b849d4d8e239cb79cc0acf2
904906
PackageLicenseDeclared: Apache-2.0
905907
PackageLicenseConcluded: Apache-2.0
906908
PackageCopyrightText: NOASSERTION

0 commit comments

Comments
 (0)