forked from intel/cve-bin-tool
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update SBOM for Python 3.11 (intel#3515)
Co-authored-by: GitHub <[email protected]>
- Loading branch information
1 parent
0b65875
commit d5c85a1
Showing
2 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,10 +2,10 @@ | |
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json", | ||
"bomFormat": "CycloneDX", | ||
"specVersion": "1.5", | ||
"serialNumber": "urn:uuid:fe625aa9-1590-4ea7-abfa-98f6d58140b1", | ||
"serialNumber": "urn:uuid:8ad6a7e5-ddbb-43dc-b8a9-5478d180e890", | ||
"version": 1, | ||
"metadata": { | ||
"timestamp": "2023-11-06T00:27:23Z", | ||
"timestamp": "2023-11-13T00:25:58Z", | ||
"tools": { | ||
"components": [ | ||
{ | ||
|
@@ -544,7 +544,7 @@ | |
"type": "library", | ||
"bom-ref": "17-argcomplete", | ||
"name": "argcomplete", | ||
"version": "3.1.4", | ||
"version": "3.1.6", | ||
"supplier": { | ||
"name": "Andrey Kislyuk", | ||
"contact": [ | ||
|
@@ -553,7 +553,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.1.4:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.1.6:*:*:*:*:*:*:*", | ||
"description": "Bash tab completion for argparse", | ||
"licenses": [ | ||
{ | ||
|
@@ -565,12 +565,12 @@ | |
], | ||
"externalReferences": [ | ||
{ | ||
"url": "https://pypi.org/project/argcomplete/3.1.4", | ||
"url": "https://pypi.org/project/argcomplete/3.1.6", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected].4", | ||
"purl": "pkg:pypi/[email protected].6", | ||
"properties": [ | ||
{ | ||
"name": "License Comments", | ||
|
@@ -1981,7 +1981,7 @@ | |
"type": "library", | ||
"bom-ref": "61-rpmfile", | ||
"name": "rpmfile", | ||
"version": "1.1.1", | ||
"version": "2.0.0", | ||
"supplier": { | ||
"name": "Sean Ross", | ||
"contact": [ | ||
|
@@ -1990,7 +1990,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:sean_ross:rpmfile:1.1.1:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:sean_ross:rpmfile:2.0.0:*:*:*:*:*:*:*", | ||
"description": "Read rpm archive files", | ||
"licenses": [ | ||
{ | ||
|
@@ -2002,12 +2002,12 @@ | |
], | ||
"externalReferences": [ | ||
{ | ||
"url": "https://pypi.org/project/rpmfile/1.1.1", | ||
"url": "https://pypi.org/project/rpmfile/2.0.0", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/rpmfile@1.1.1" | ||
"purl": "pkg:pypi/rpmfile@2.0.0" | ||
}, | ||
{ | ||
"type": "library", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,10 +2,10 @@ SPDXVersion: SPDX-2.3 | |
DataLicense: CC0-1.0 | ||
SPDXID: SPDXRef-DOCUMENT | ||
DocumentName: Python-cve-bin-tool | ||
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-b0ffd3a0-8910-4b19-94d3-2b2e3434319c | ||
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-eabbf194-1c84-4bc2-91a4-3e8df1770d1e | ||
LicenseListVersion: 3.21 | ||
Creator: Tool: sbom4python-0.10.0 | ||
Created: 2023-11-06T00:25:55Z | ||
Created: 2023-11-13T00:24:55Z | ||
CreatorComment: <text>This document has been automatically generated.</text> | ||
##### | ||
|
||
|
@@ -256,18 +256,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:google_inc.:gsutil:5.27:*:*:*:*:*:*:* | |
|
||
PackageName: argcomplete | ||
SPDXID: SPDXRef-Package-17-argcomplete | ||
PackageVersion: 3.1.4 | ||
PackageVersion: 3.1.6 | ||
PrimaryPackagePurpose: LIBRARY | ||
PackageSupplier: Person: Andrey Kislyuk ([email protected]) | ||
PackageDownloadLocation: https://pypi.org/project/argcomplete/3.1.4 | ||
PackageDownloadLocation: https://pypi.org/project/argcomplete/3.1.6 | ||
FilesAnalyzed: false | ||
PackageLicenseDeclared: NOASSERTION | ||
PackageLicenseConcluded: Apache-2.0 | ||
PackageLicenseComments: <text>argcomplete declares Apache Software License which is not currently a valid SPDX License identifier or expression.</text> | ||
PackageCopyrightText: NOASSERTION | ||
PackageSummary: <text>Bash tab completion for argparse</text> | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].4 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrey_kislyuk:argcomplete:3.1.4:*:*:*:*:*:*:* | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].6 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrey_kislyuk:argcomplete:3.1.6:*:*:*:*:*:*:* | ||
##### | ||
|
||
PackageName: crcmod | ||
|
@@ -932,17 +932,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:georg_brandl:pygments:2.16.1:*:*:*:*:* | |
|
||
PackageName: rpmfile | ||
SPDXID: SPDXRef-Package-61-rpmfile | ||
PackageVersion: 1.1.1 | ||
PackageVersion: 2.0.0 | ||
PrimaryPackagePurpose: LIBRARY | ||
PackageSupplier: Person: Sean Ross ([email protected]) | ||
PackageDownloadLocation: https://pypi.org/project/rpmfile/1.1.1 | ||
PackageDownloadLocation: https://pypi.org/project/rpmfile/2.0.0 | ||
FilesAnalyzed: false | ||
PackageLicenseDeclared: MIT | ||
PackageLicenseConcluded: MIT | ||
PackageCopyrightText: NOASSERTION | ||
PackageSummary: <text>Read rpm archive files</text> | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rpmfile@1.1.1 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:sean_ross:rpmfile:1.1.1:*:*:*:*:*:*:* | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rpmfile@2.0.0 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:sean_ross:rpmfile:2.0.0:*:*:*:*:*:*:* | ||
##### | ||
|
||
PackageName: toml | ||
|