-
Notifications
You must be signed in to change notification settings - Fork 498
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c0864b
commit 8d94948
Showing
2 changed files
with
35 additions
and
33 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:b01bf299-408a-4e43-a959-44c49efa21f8", | ||
"serialNumber": "urn:uuid:0f55e1a7-0266-4532-892d-3de628a427ac", | ||
"version": 1, | ||
"metadata": { | ||
"timestamp": "2024-09-30T00:40:37Z", | ||
"timestamp": "2024-10-07T00:39:28Z", | ||
"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", | ||
|
@@ -2813,7 +2813,7 @@ | |
"type": "library", | ||
"bom-ref": "57-rich", | ||
"name": "rich", | ||
"version": "13.8.1", | ||
"version": "13.9.2", | ||
"supplier": { | ||
"name": "Will McGugan", | ||
"contact": [ | ||
|
@@ -2822,7 +2822,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": [ | ||
{ | ||
|
@@ -2840,12 +2840,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", | ||
|
@@ -3934,7 +3934,8 @@ | |
"ref": "57-rich", | ||
"dependsOn": [ | ||
"58-markdown-it-py", | ||
"60-pygments" | ||
"60-pygments", | ||
"9-typing-extensions" | ||
] | ||
}, | ||
{ | ||
|
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-cd098b6e-d3fd-4cd2-bae8-9649c9842de8 | ||
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-1d0fa934-b15d-43f1-8b71-ecc92bca3f10 | ||
LicenseListVersion: 3.22 | ||
Creator: Tool: sbom4python-0.11.2 | ||
Created: 2024-09-30T00:39:14Z | ||
Creator: Tool: sbom4python-0.11.3 | ||
Created: 2024-10-07T00:38:36Z | ||
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 | ||
|
@@ -947,18 +947,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:the_purl_authors:packageurl-python:0.1 | |
|
||
PackageName: rich | ||
SPDXID: SPDXRef-57-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 | ||
|
@@ -1343,6 +1343,7 @@ Relationship: SPDXRef-55-csaf-tool DEPENDS_ON SPDXRef-56-packageurl-python | |
Relationship: SPDXRef-55-csaf-tool DEPENDS_ON SPDXRef-57-rich | ||
Relationship: SPDXRef-57-rich DEPENDS_ON SPDXRef-58-markdown-it-py | ||
Relationship: SPDXRef-57-rich DEPENDS_ON SPDXRef-60-pygments | ||
Relationship: SPDXRef-57-rich DEPENDS_ON SPDXRef-9-typing-extensions | ||
Relationship: SPDXRef-58-markdown-it-py DEPENDS_ON SPDXRef-59-mdurl | ||
Relationship: SPDXRef-62-plotly DEPENDS_ON SPDXRef-61-packaging | ||
Relationship: SPDXRef-62-plotly DEPENDS_ON SPDXRef-63-tenacity | ||
|