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#4488)
Co-authored-by: GitHub <[email protected]>
- Loading branch information
1 parent
23610f4
commit 4c1f4f0
Showing
2 changed files
with
32 additions
and
32 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.6.schema.json", | ||
"bomFormat": "CycloneDX", | ||
"specVersion": "1.6", | ||
"serialNumber": "urn:uuid:378d0793-fd54-48eb-a1ea-98052fbe8a8b", | ||
"serialNumber": "urn:uuid:28f4e361-a97e-4a4d-b2f3-3a0d9c2a9edf", | ||
"version": 1, | ||
"metadata": { | ||
"timestamp": "2024-09-30T00:38:54Z", | ||
"timestamp": "2024-10-07T00:38:05Z", | ||
"lifecycles": [ | ||
{ | ||
"phase": "build" | ||
|
@@ -15,7 +15,7 @@ | |
"components": [ | ||
{ | ||
"name": "sbom4python", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"type": "application" | ||
} | ||
] | ||
|
@@ -79,7 +79,7 @@ | |
"type": "library", | ||
"bom-ref": "2-aiohttp", | ||
"name": "aiohttp", | ||
"version": "3.10.8", | ||
"version": "3.10.9", | ||
"description": "Async http client/server framework (asyncio)", | ||
"licenses": [ | ||
{ | ||
|
@@ -97,12 +97,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/aiohttp/3.10.8/#files", | ||
"url": "https://pypi.org/project/aiohttp/3.10.9/#files", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected].8", | ||
"purl": "pkg:pypi/[email protected].9", | ||
"properties": [ | ||
{ | ||
"name": "language", | ||
|
@@ -118,7 +118,7 @@ | |
"type": "library", | ||
"bom-ref": "3-aiohappyeyeballs", | ||
"name": "aiohappyeyeballs", | ||
"version": "2.4.2", | ||
"version": "2.4.3", | ||
"supplier": { | ||
"name": "J. Nick Koston", | ||
"contact": [ | ||
|
@@ -127,13 +127,13 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.2:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.3:*:*:*:*:*:*:*", | ||
"description": "Happy Eyeballs for asyncio", | ||
"licenses": [ | ||
{ | ||
"license": { | ||
"id": "Python-2.0.1", | ||
"url": "https://www.python.org/download/releases/2.0.1/license/", | ||
"id": "PSF-2.0", | ||
"url": "https://opensource.org/licenses/Python-2.0", | ||
"acknowledgement": "concluded" | ||
} | ||
} | ||
|
@@ -145,12 +145,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/aiohappyeyeballs/2.4.2/#files", | ||
"url": "https://pypi.org/project/aiohappyeyeballs/2.4.3/#files", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected].2", | ||
"purl": "pkg:pypi/[email protected].3", | ||
"properties": [ | ||
{ | ||
"name": "language", | ||
|
@@ -2653,7 +2653,7 @@ | |
"type": "library", | ||
"bom-ref": "53-rich", | ||
"name": "rich", | ||
"version": "13.8.1", | ||
"version": "13.9.2", | ||
"supplier": { | ||
"name": "Will McGugan", | ||
"contact": [ | ||
|
@@ -2662,7 +2662,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:will_mcgugan:rich:13.8.1:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:will_mcgugan:rich:13.9.2:*:*:*:*:*:*:*", | ||
"description": "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal", | ||
"licenses": [ | ||
{ | ||
|
@@ -2680,12 +2680,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/rich/13.8.1/#files", | ||
"url": "https://pypi.org/project/rich/13.9.2/#files", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/rich@13.8.1", | ||
"purl": "pkg:pypi/rich@13.9.2", | ||
"properties": [ | ||
{ | ||
"name": "language", | ||
|
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-c2491612-fcd4-4062-b975-6593590c5eb9 | ||
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-7c107edf-643b-4afd-8fd8-372b836c2aba | ||
LicenseListVersion: 3.22 | ||
Creator: Tool: sbom4python-0.11.2 | ||
Created: 2024-09-30T00:37:42Z | ||
Creator: Tool: sbom4python-0.11.3 | ||
Created: 2024-10-07T00:37:22Z | ||
CreatorComment: <text>This document has been automatically generated.</text> | ||
##### | ||
|
||
|
@@ -27,34 +27,34 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:terri_oda:cve-bin-tool:3.4:*:*:*:*:*:* | |
|
||
PackageName: aiohttp | ||
SPDXID: SPDXRef-2-aiohttp | ||
PackageVersion: 3.10.8 | ||
PackageVersion: 3.10.9 | ||
PrimaryPackagePurpose: LIBRARY | ||
PackageSupplier: NOASSERTION | ||
PackageDownloadLocation: https://pypi.org/project/aiohttp/3.10.8/#files | ||
PackageDownloadLocation: https://pypi.org/project/aiohttp/3.10.9/#files | ||
FilesAnalyzed: false | ||
PackageHomePage: https://github.com/aio-libs/aiohttp | ||
PackageLicenseDeclared: NOASSERTION | ||
PackageLicenseConcluded: Apache-2.0 | ||
PackageLicenseComments: <text>aiohttp declares Apache 2 which is not currently a valid SPDX License identifier or expression.</text> | ||
PackageCopyrightText: NOASSERTION | ||
PackageSummary: <text>Async http client/server framework (asyncio)</text> | ||
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].8 | ||
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].9 | ||
##### | ||
|
||
PackageName: aiohappyeyeballs | ||
SPDXID: SPDXRef-3-aiohappyeyeballs | ||
PackageVersion: 2.4.2 | ||
PackageVersion: 2.4.3 | ||
PrimaryPackagePurpose: LIBRARY | ||
PackageSupplier: Organization: J. Nick Koston ([email protected]) | ||
PackageDownloadLocation: https://pypi.org/project/aiohappyeyeballs/2.4.2/#files | ||
PackageDownloadLocation: https://pypi.org/project/aiohappyeyeballs/2.4.3/#files | ||
FilesAnalyzed: false | ||
PackageHomePage: https://github.com/aio-libs/aiohappyeyeballs | ||
PackageLicenseDeclared: Python-2.0.1 | ||
PackageLicenseConcluded: Python-2.0.1 | ||
PackageLicenseDeclared: PSF-2.0 | ||
PackageLicenseConcluded: PSF-2.0 | ||
PackageCopyrightText: NOASSERTION | ||
PackageSummary: <text>Happy Eyeballs for asyncio</text> | ||
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].2 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.2:*:*:*:*:*:*:* | ||
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/[email protected].3 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.3:*:*:*:*:*:*:* | ||
##### | ||
|
||
PackageName: aiosignal | ||
|
@@ -884,18 +884,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_purl_authors:packageurl-python:0.1 | |
|
||
PackageName: rich | ||
SPDXID: SPDXRef-53-rich | ||
PackageVersion: 13.8.1 | ||
PackageVersion: 13.9.2 | ||
PrimaryPackagePurpose: LIBRARY | ||
PackageSupplier: Person: Will McGugan ([email protected]) | ||
PackageDownloadLocation: https://pypi.org/project/rich/13.8.1/#files | ||
PackageDownloadLocation: https://pypi.org/project/rich/13.9.2/#files | ||
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/rich@13.8.1 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:will_mcgugan:rich:13.8.1:*:*:*:*:*:*:* | ||
ExternalRef: PACKAGE_MANAGER purl pkg:pypi/rich@13.9.2 | ||
ExternalRef: SECURITY cpe23Type cpe:2.3:a:will_mcgugan:rich:13.9.2:*:*:*:*:*:*:* | ||
##### | ||
|
||
PackageName: markdown-it-py | ||
|