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#2979)
Co-authored-by: GitHub <[email protected]>
- Loading branch information
1 parent
ed5bc95
commit 9bdba0c
Showing
2 changed files
with
54 additions
and
68 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.4.schema.json", | ||
"bomFormat": "CycloneDX", | ||
"specVersion": "1.4", | ||
"serialNumber": "urn:uuida3cd3ddd-ff48-4d46-b39a-aed26e3e1510", | ||
"serialNumber": "urn:uuid114dbdc2-8f81-43cf-89d4-691fe353ae23", | ||
"version": 1, | ||
"metadata": { | ||
"timestamp": "2023-04-24T00:26:32Z", | ||
"timestamp": "2023-05-08T01:12:36Z", | ||
"tools": [ | ||
{ | ||
"name": "sbom4python", | ||
|
@@ -309,7 +309,7 @@ | |
"type": "library", | ||
"bom-ref": "9-yarl", | ||
"name": "yarl", | ||
"version": "1.9.1", | ||
"version": "1.9.2", | ||
"supplier": { | ||
"name": "Andrew Svetlov", | ||
"contact": [ | ||
|
@@ -318,7 +318,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.9.1:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.9.2:*:*:*:*:*:*:*", | ||
"description": "Yet another URL library", | ||
"licenses": [ | ||
{ | ||
|
@@ -335,12 +335,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/yarl/1.9.1", | ||
"url": "https://pypi.org/project/yarl/1.9.2", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected].1" | ||
"purl": "pkg:pypi/[email protected].2" | ||
}, | ||
{ | ||
"type": "library", | ||
|
@@ -1877,7 +1877,7 @@ | |
"type": "library", | ||
"bom-ref": "50-requests", | ||
"name": "requests", | ||
"version": "2.28.2", | ||
"version": "2.30.0", | ||
"supplier": { | ||
"name": "Kenneth Reitz", | ||
"contact": [ | ||
|
@@ -1886,7 +1886,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:kenneth_reitz:requests:2.28.2:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:kenneth_reitz:requests:2.30.0:*:*:*:*:*:*:*", | ||
"description": "Python HTTP for Humans.", | ||
"licenses": [ | ||
{ | ||
|
@@ -1903,12 +1903,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/requests/2.28.2", | ||
"url": "https://pypi.org/project/requests/2.30.0", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/requests@2.28.2", | ||
"purl": "pkg:pypi/requests@2.30.0", | ||
"properties": [ | ||
{ | ||
"name": "License Comments", | ||
|
@@ -1920,7 +1920,7 @@ | |
"type": "library", | ||
"bom-ref": "51-certifi", | ||
"name": "certifi", | ||
"version": "2022.12.7", | ||
"version": "2023.5.7", | ||
"supplier": { | ||
"name": "Kenneth Reitz", | ||
"contact": [ | ||
|
@@ -1929,7 +1929,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:kenneth_reitz:certifi:2022.12.7:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:kenneth_reitz:certifi:2023.5.7:*:*:*:*:*:*:*", | ||
"description": "Python package for providing Mozilla's CA Bundle.", | ||
"licenses": [ | ||
{ | ||
|
@@ -1946,18 +1946,18 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/certifi/2022.12.7", | ||
"url": "https://pypi.org/project/certifi/2023.5.7", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/certifi@2022.12.7" | ||
"purl": "pkg:pypi/certifi@2023.5.7" | ||
}, | ||
{ | ||
"type": "library", | ||
"bom-ref": "52-urllib3", | ||
"name": "urllib3", | ||
"version": "1.26.15", | ||
"version": "2.0.2", | ||
"supplier": { | ||
"name": "Andrey Petrov", | ||
"contact": [ | ||
|
@@ -1966,35 +1966,22 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:andrey_petrov:urllib3:1.26.15:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:andrey_petrov:urllib3:2.0.2:*:*:*:*:*:*:*", | ||
"description": "HTTP library with thread-safe connection pooling, file post, and more.", | ||
"licenses": [ | ||
{ | ||
"license": { | ||
"id": "MIT", | ||
"url": "https://opensource.org/licenses/MIT" | ||
} | ||
} | ||
], | ||
"externalReferences": [ | ||
{ | ||
"url": "https://urllib3.readthedocs.io/", | ||
"type": "website", | ||
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/urllib3/1.26.15", | ||
"url": "https://pypi.org/project/urllib3/2.0.2", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/urllib3@1.26.15" | ||
"purl": "pkg:pypi/urllib3@2.0.2" | ||
}, | ||
{ | ||
"type": "library", | ||
"bom-ref": "53-rich", | ||
"name": "rich", | ||
"version": "13.3.4", | ||
"version": "13.3.5", | ||
"supplier": { | ||
"name": "Will McGugan", | ||
"contact": [ | ||
|
@@ -2003,7 +1990,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:will_mcgugan:rich:13.3.4:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:will_mcgugan:rich:13.3.5:*:*:*:*:*:*:*", | ||
"description": "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal", | ||
"licenses": [ | ||
{ | ||
|
@@ -2020,12 +2007,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/rich/13.3.4", | ||
"url": "https://pypi.org/project/rich/13.3.5", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected].4" | ||
"purl": "pkg:pypi/[email protected].5" | ||
}, | ||
{ | ||
"type": "library", | ||
|
@@ -2222,7 +2209,7 @@ | |
"type": "library", | ||
"bom-ref": "60-elementpath", | ||
"name": "elementpath", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"supplier": { | ||
"name": "Davide Brunato", | ||
"contact": [ | ||
|
@@ -2231,7 +2218,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:davide_brunato:elementpath:4.1.1:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:davide_brunato:elementpath:4.1.2:*:*:*:*:*:*:*", | ||
"description": "XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml", | ||
"licenses": [ | ||
{ | ||
|
@@ -2248,12 +2235,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/elementpath/4.1.1", | ||
"url": "https://pypi.org/project/elementpath/4.1.2", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected].1" | ||
"purl": "pkg:pypi/[email protected].2" | ||
}, | ||
{ | ||
"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-e7911257-23d1-45ec-a66b-4fa017f10eeb | ||
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-ea2dc7e2-85c7-461e-9e1c-fad732819d21 | ||
LicenseListVersion: 3.20 | ||
Creator: Tool: sbom4python-0.9.1 | ||
Created: 2023-04-24T00:25:21Z | ||
Created: 2023-05-08T01:11:29Z | ||
CreatorComment: <text>This document has been automatically generated.</text> | ||
##### | ||
|
||
|
@@ -140,18 +140,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:multidict:6.0.4:*:*:*:* | |
|
||
PackageName: yarl | ||
SPDXID: SPDXRef-Package-9-yarl | ||
PackageVersion: 1.9.1 | ||
PackageVersion: 1.9.2 | ||
PrimaryPackagePurpose: LIBRARY | ||
PackageSupplier: Person: Andrew Svetlov ([email protected]) | ||
PackageDownloadLocation: https://pypi.org/project/yarl/1.9.1 | ||
PackageDownloadLocation: https://pypi.org/project/yarl/1.9.2 | ||
FilesAnalyzed: false | ||
PackageHomePage: https://github.com/aio-libs/yarl/ | ||
PackageLicenseDeclared: Apache-2.0 | ||
PackageLicenseConcluded: Apache-2.0 | ||
PackageCopyrightText: NOASSERTION | ||
PackageSummary: <text>Yet another URL library</text> | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].1 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:yarl:1.9.1:*:*:*:*:*:*:* | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].2 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrew_svetlov:yarl:1.9.2:*:*:*:*:*:*:* | ||
##### | ||
|
||
PackageName: idna | ||
|
@@ -811,67 +811,66 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:julien_danjou:tenacity:8.2.2:*:*:*:*:* | |
|
||
PackageName: requests | ||
SPDXID: SPDXRef-Package-50-requests | ||
PackageVersion: 2.28.2 | ||
PackageVersion: 2.30.0 | ||
PrimaryPackagePurpose: LIBRARY | ||
PackageSupplier: Person: Kenneth Reitz ([email protected]) | ||
PackageDownloadLocation: https://pypi.org/project/requests/2.28.2 | ||
PackageDownloadLocation: https://pypi.org/project/requests/2.30.0 | ||
FilesAnalyzed: false | ||
PackageHomePage: https://requests.readthedocs.io | ||
PackageLicenseDeclared: NOASSERTION | ||
PackageLicenseConcluded: Apache-2.0 | ||
PackageLicenseComments: <text>requests declares Apache 2.0 which is not currently a valid SPDX License identifier or expression.</text> | ||
PackageCopyrightText: NOASSERTION | ||
PackageSummary: <text>Python HTTP for Humans.</text> | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/requests@2.28.2 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:kenneth_reitz:requests:2.28.2:*:*:*:*:*:*:* | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/requests@2.30.0 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:kenneth_reitz:requests:2.30.0:*:*:*:*:*:*:* | ||
##### | ||
|
||
PackageName: certifi | ||
SPDXID: SPDXRef-Package-51-certifi | ||
PackageVersion: 2022.12.7 | ||
PackageVersion: 2023.5.7 | ||
PrimaryPackagePurpose: LIBRARY | ||
PackageSupplier: Person: Kenneth Reitz ([email protected]) | ||
PackageDownloadLocation: https://pypi.org/project/certifi/2022.12.7 | ||
PackageDownloadLocation: https://pypi.org/project/certifi/2023.5.7 | ||
FilesAnalyzed: false | ||
PackageHomePage: https://github.com/certifi/python-certifi | ||
PackageLicenseDeclared: MPL-2.0 | ||
PackageLicenseConcluded: MPL-2.0 | ||
PackageCopyrightText: NOASSERTION | ||
PackageSummary: <text>Python package for providing Mozilla's CA Bundle.</text> | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/certifi@2022.12.7 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:kenneth_reitz:certifi:2022.12.7:*:*:*:*:*:*:* | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/certifi@2023.5.7 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:kenneth_reitz:certifi:2023.5.7:*:*:*:*:*:*:* | ||
##### | ||
|
||
PackageName: urllib3 | ||
SPDXID: SPDXRef-Package-52-urllib3 | ||
PackageVersion: 1.26.15 | ||
PackageVersion: 2.0.2 | ||
PrimaryPackagePurpose: LIBRARY | ||
PackageSupplier: Person: Andrey Petrov ([email protected]) | ||
PackageDownloadLocation: https://pypi.org/project/urllib3/1.26.15 | ||
PackageDownloadLocation: https://pypi.org/project/urllib3/2.0.2 | ||
FilesAnalyzed: false | ||
PackageHomePage: https://urllib3.readthedocs.io/ | ||
PackageLicenseDeclared: MIT | ||
PackageLicenseConcluded: MIT | ||
PackageLicenseDeclared: NOASSERTION | ||
PackageLicenseConcluded: NOASSERTION | ||
PackageCopyrightText: NOASSERTION | ||
PackageSummary: <text>HTTP library with thread-safe connection pooling, file post, and more.</text> | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/urllib3@1.26.15 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrey_petrov:urllib3:1.26.15:*:*:*:*:*:*:* | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/urllib3@2.0.2 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrey_petrov:urllib3:2.0.2:*:*:*:*:*:*:* | ||
##### | ||
|
||
PackageName: rich | ||
SPDXID: SPDXRef-Package-53-rich | ||
PackageVersion: 13.3.4 | ||
PackageVersion: 13.3.5 | ||
PrimaryPackagePurpose: LIBRARY | ||
PackageSupplier: Person: Will McGugan ([email protected]) | ||
PackageDownloadLocation: https://pypi.org/project/rich/13.3.4 | ||
PackageDownloadLocation: https://pypi.org/project/rich/13.3.5 | ||
FilesAnalyzed: false | ||
PackageHomePage: https://github.com/Textualize/rich | ||
PackageLicenseDeclared: MIT | ||
PackageLicenseConcluded: MIT | ||
PackageCopyrightText: NOASSERTION | ||
PackageSummary: <text>Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal</text> | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].4 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:will_mcgugan:rich:13.3.4:*:*:*:*:*:*:* | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].5 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:will_mcgugan:rich:13.3.5:*:*:*:*:*:*:* | ||
##### | ||
|
||
PackageName: markdown-it-py | ||
|
@@ -969,18 +968,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:davide_brunato:xmlschema:2.2.3:*:*:*:* | |
|
||
PackageName: elementpath | ||
SPDXID: SPDXRef-Package-60-elementpath | ||
PackageVersion: 4.1.1 | ||
PackageVersion: 4.1.2 | ||
PrimaryPackagePurpose: LIBRARY | ||
PackageSupplier: Person: Davide Brunato ([email protected]) | ||
PackageDownloadLocation: https://pypi.org/project/elementpath/4.1.1 | ||
PackageDownloadLocation: https://pypi.org/project/elementpath/4.1.2 | ||
FilesAnalyzed: false | ||
PackageHomePage: https://github.com/sissaschool/elementpath | ||
PackageLicenseDeclared: MIT | ||
PackageLicenseConcluded: MIT | ||
PackageCopyrightText: NOASSERTION | ||
PackageSummary: <text>XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml</text> | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].1 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:davide_brunato:elementpath:4.1.1:*:*:*:*:*:*:* | ||
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].2 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:davide_brunato:elementpath:4.1.2:*:*:*:*:*:*:* | ||
##### | ||
|
||
PackageName: zstandard | ||
|