Skip to content

Commit 748b123

Browse files
authored
chore: update SBOM for Python 3.9
1 parent 1dddf63 commit 748b123

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.4",
5-
"serialNumber": "urn:uuid928b477b-76dc-4d56-8394-b33680f7cf7f",
5+
"serialNumber": "urn:uuid91ff5bac-0218-4c36-909b-eb848733a363",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2023-01-30T00:30:18Z",
8+
"timestamp": "2023-02-06T01:42:45Z",
99
"tools": [
1010
{
1111
"name": "sbom4python",
@@ -174,9 +174,9 @@
174174
"type": "library",
175175
"bom-ref": "11-beautifulsoup4",
176176
"name": "beautifulsoup4",
177-
"version": "4.11.1",
177+
"version": "4.11.2",
178178
"author": "Leonard Richardson",
179-
"cpe": "cpe:/a:leonard_richardson:beautifulsoup4:4.11.1",
179+
"cpe": "cpe:/a:leonard_richardson:beautifulsoup4:4.11.2",
180180
"licenses": [
181181
{
182182
"license": {
@@ -185,7 +185,7 @@
185185
}
186186
}
187187
],
188-
"purl": "pkg:pypi/[email protected].1"
188+
"purl": "pkg:pypi/[email protected].2"
189189
},
190190
{
191191
"type": "library",
@@ -235,9 +235,9 @@
235235
"type": "library",
236236
"bom-ref": "16-gsutil",
237237
"name": "gsutil",
238-
"version": "5.19",
238+
"version": "5.20",
239239
"author": "Google Inc.",
240-
"cpe": "cpe:/a:google_inc.:gsutil:5.19",
240+
"cpe": "cpe:/a:google_inc.:gsutil:5.20",
241241
"licenses": [
242242
{
243243
"license": {
@@ -246,7 +246,7 @@
246246
}
247247
}
248248
],
249-
"purl": "pkg:pypi/gsutil@5.19"
249+
"purl": "pkg:pypi/gsutil@5.20"
250250
},
251251
{
252252
"type": "library",

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ SPDXVersion: SPDX-2.2
22
DataLicense: CC0-1.0
33
SPDXID: SPDXRef-DOCUMENT
44
DocumentName: cve-bin-tool
5-
DocumentNamespace: http://spdx.org/spdxdocs/cve-bin-tool-adab1924-a6b6-4a08-99e6-de4e4ca0f5ae
5+
DocumentNamespace: http://spdx.org/spdxdocs/cve-bin-tool-85e0fd65-4057-4d1b-bd0a-812f3cc37115
66
LicenseListVersion: 3.18
77
Creator: Tool: sbom4python-0.7.0
8-
Created: 2023-01-30T00:29:16Z
8+
Created: 2023-02-06T01:41:42Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -149,15 +149,15 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:kim_davies:idna:3.4:*:*:*:*:*:*:*
149149
PackageName: beautifulsoup4
150150
SPDXID: SPDXRef-Package-11-beautifulsoup4
151151
PackageSupplier: Person: Leonard Richardson ([email protected])
152-
PackageVersion: 4.11.1
152+
PackageVersion: 4.11.2
153153
PackageDownloadLocation: NOASSERTION
154154
FilesAnalyzed: false
155155
##### Reported license MIT
156156
PackageLicenseConcluded: MIT
157157
PackageLicenseDeclared: MIT
158158
PackageCopyrightText: NOASSERTION
159-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].1
160-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:leonard_richardson:beautifulsoup4:4.11.1:*:*:*:*:*:*:*
159+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].2
160+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:leonard_richardson:beautifulsoup4:4.11.2:*:*:*:*:*:*:*
161161
#####
162162

163163
PackageName: soupsieve
@@ -219,15 +219,15 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:nir_cohen:distro:1.8.0:*:*:*:*:*:*:*
219219
PackageName: gsutil
220220
SPDXID: SPDXRef-Package-16-gsutil
221221
PackageSupplier: Person: Google Inc. ([email protected])
222-
PackageVersion: 5.19
222+
PackageVersion: 5.20
223223
PackageDownloadLocation: NOASSERTION
224224
FilesAnalyzed: false
225225
##### Reported license Apache 2.0
226226
PackageLicenseConcluded: Apache-2.0
227227
PackageLicenseDeclared: Apache-2.0
228228
PackageCopyrightText: NOASSERTION
229-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/gsutil@5.19
230-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:google_inc.:gsutil:5.19:*:*:*:*:*:*:*
229+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/gsutil@5.20
230+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:google_inc.:gsutil:5.20:*:*:*:*:*:*:*
231231
#####
232232

233233
PackageName: argcomplete

0 commit comments

Comments
 (0)