Skip to content

Commit 59cb6fe

Browse files
chore: update SBOM for Python 3.8 (#3517)
Co-authored-by: GitHub <[email protected]>
1 parent d4539c6 commit 59cb6fe

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

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

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.5",
5-
"serialNumber": "urn:uuid:0d337128-8043-410a-958f-5b759eb2bc29",
5+
"serialNumber": "urn:uuid:e8392695-9371-4090-934a-62a03621952e",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2023-11-06T00:26:15Z",
8+
"timestamp": "2023-11-13T00:26:18Z",
99
"tools": {
1010
"components": [
1111
{
@@ -544,7 +544,7 @@
544544
"type": "library",
545545
"bom-ref": "17-argcomplete",
546546
"name": "argcomplete",
547-
"version": "3.1.4",
547+
"version": "3.1.6",
548548
"supplier": {
549549
"name": "Andrey Kislyuk",
550550
"contact": [
@@ -553,7 +553,7 @@
553553
}
554554
]
555555
},
556-
"cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.1.4:*:*:*:*:*:*:*",
556+
"cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.1.6:*:*:*:*:*:*:*",
557557
"description": "Bash tab completion for argparse",
558558
"licenses": [
559559
{
@@ -565,12 +565,12 @@
565565
],
566566
"externalReferences": [
567567
{
568-
"url": "https://pypi.org/project/argcomplete/3.1.4",
568+
"url": "https://pypi.org/project/argcomplete/3.1.6",
569569
"type": "distribution",
570570
"comment": "Download location for component"
571571
}
572572
],
573-
"purl": "pkg:pypi/[email protected].4",
573+
"purl": "pkg:pypi/[email protected].6",
574574
"properties": [
575575
{
576576
"name": "License Comments",
@@ -1384,7 +1384,7 @@
13841384
"type": "library",
13851385
"bom-ref": "42-importlib-resources",
13861386
"name": "importlib-resources",
1387-
"version": "6.1.0",
1387+
"version": "6.1.1",
13881388
"supplier": {
13891389
"name": "Barry Warsaw",
13901390
"contact": [
@@ -1393,16 +1393,16 @@
13931393
}
13941394
]
13951395
},
1396-
"cpe": "cpe:2.3:a:barry_warsaw:importlib-resources:6.1.0:*:*:*:*:*:*:*",
1396+
"cpe": "cpe:2.3:a:barry_warsaw:importlib-resources:6.1.1:*:*:*:*:*:*:*",
13971397
"description": "Read resources from Python packages",
13981398
"externalReferences": [
13991399
{
1400-
"url": "https://pypi.org/project/importlib-resources/6.1.0",
1400+
"url": "https://pypi.org/project/importlib-resources/6.1.1",
14011401
"type": "distribution",
14021402
"comment": "Download location for component"
14031403
}
14041404
],
1405-
"purl": "pkg:pypi/[email protected].0"
1405+
"purl": "pkg:pypi/[email protected].1"
14061406
},
14071407
{
14081408
"type": "library",
@@ -2101,7 +2101,7 @@
21012101
"type": "library",
21022102
"bom-ref": "66-rpmfile",
21032103
"name": "rpmfile",
2104-
"version": "1.1.1",
2104+
"version": "2.0.0",
21052105
"supplier": {
21062106
"name": "Sean Ross",
21072107
"contact": [
@@ -2110,7 +2110,7 @@
21102110
}
21112111
]
21122112
},
2113-
"cpe": "cpe:2.3:a:sean_ross:rpmfile:1.1.1:*:*:*:*:*:*:*",
2113+
"cpe": "cpe:2.3:a:sean_ross:rpmfile:2.0.0:*:*:*:*:*:*:*",
21142114
"description": "Read rpm archive files",
21152115
"licenses": [
21162116
{
@@ -2122,12 +2122,12 @@
21222122
],
21232123
"externalReferences": [
21242124
{
2125-
"url": "https://pypi.org/project/rpmfile/1.1.1",
2125+
"url": "https://pypi.org/project/rpmfile/2.0.0",
21262126
"type": "distribution",
21272127
"comment": "Download location for component"
21282128
}
21292129
],
2130-
"purl": "pkg:pypi/rpmfile@1.1.1"
2130+
"purl": "pkg:pypi/rpmfile@2.0.0"
21312131
},
21322132
{
21332133
"type": "library",

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

Lines changed: 14 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-f51c8a98-01cc-461e-9cb6-719415e95c01
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-d5cb827d-62d1-4395-bc5c-4b146e1be7c2
66
LicenseListVersion: 3.21
77
Creator: Tool: sbom4python-0.10.0
8-
Created: 2023-11-06T00:25:00Z
8+
Created: 2023-11-13T00:25:05Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -256,18 +256,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:google_inc.:gsutil:5.27:*:*:*:*:*:*:*
256256

257257
PackageName: argcomplete
258258
SPDXID: SPDXRef-Package-17-argcomplete
259-
PackageVersion: 3.1.4
259+
PackageVersion: 3.1.6
260260
PrimaryPackagePurpose: LIBRARY
261261
PackageSupplier: Person: Andrey Kislyuk ([email protected])
262-
PackageDownloadLocation: https://pypi.org/project/argcomplete/3.1.4
262+
PackageDownloadLocation: https://pypi.org/project/argcomplete/3.1.6
263263
FilesAnalyzed: false
264264
PackageLicenseDeclared: NOASSERTION
265265
PackageLicenseConcluded: Apache-2.0
266266
PackageLicenseComments: <text>argcomplete declares Apache Software License which is not currently a valid SPDX License identifier or expression.</text>
267267
PackageCopyrightText: NOASSERTION
268268
PackageSummary: <text>Bash tab completion for argparse</text>
269-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].4
270-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrey_kislyuk:argcomplete:3.1.4:*:*:*:*:*:*:*
269+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].6
270+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrey_kislyuk:argcomplete:3.1.6:*:*:*:*:*:*:*
271271
#####
272272

273273
PackageName: crcmod
@@ -643,17 +643,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:jason_r._coombs:zipp:3.17.0:*:*:*:*:*:
643643

644644
PackageName: importlib-resources
645645
SPDXID: SPDXRef-Package-42-importlib-resources
646-
PackageVersion: 6.1.0
646+
PackageVersion: 6.1.1
647647
PrimaryPackagePurpose: LIBRARY
648648
PackageSupplier: Person: Barry Warsaw ([email protected])
649-
PackageDownloadLocation: https://pypi.org/project/importlib-resources/6.1.0
649+
PackageDownloadLocation: https://pypi.org/project/importlib-resources/6.1.1
650650
FilesAnalyzed: false
651651
PackageLicenseDeclared: NOASSERTION
652652
PackageLicenseConcluded: NOASSERTION
653653
PackageCopyrightText: NOASSERTION
654654
PackageSummary: <text>Read resources from Python packages</text>
655-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].0
656-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:barry_warsaw:importlib-resources:6.1.0:*:*:*:*:*:*:*
655+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].1
656+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:barry_warsaw:importlib-resources:6.1.1:*:*:*:*:*:*:*
657657
#####
658658

659659
PackageName: jinja2
@@ -1007,17 +1007,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:guido_van_jukka_ukasz_michael:typing-e
10071007

10081008
PackageName: rpmfile
10091009
SPDXID: SPDXRef-Package-66-rpmfile
1010-
PackageVersion: 1.1.1
1010+
PackageVersion: 2.0.0
10111011
PrimaryPackagePurpose: LIBRARY
10121012
PackageSupplier: Person: Sean Ross ([email protected])
1013-
PackageDownloadLocation: https://pypi.org/project/rpmfile/1.1.1
1013+
PackageDownloadLocation: https://pypi.org/project/rpmfile/2.0.0
10141014
FilesAnalyzed: false
10151015
PackageLicenseDeclared: MIT
10161016
PackageLicenseConcluded: MIT
10171017
PackageCopyrightText: NOASSERTION
10181018
PackageSummary: <text>Read rpm archive files</text>
1019-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rpmfile@1.1.1
1020-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:sean_ross:rpmfile:1.1.1:*:*:*:*:*:*:*
1019+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rpmfile@2.0.0
1020+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:sean_ross:rpmfile:2.0.0:*:*:*:*:*:*:*
10211021
#####
10221022

10231023
PackageName: toml

0 commit comments

Comments
 (0)