Skip to content

Commit

Permalink
chore: update SBOM for Python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Sep 11, 2023
1 parent 19fd0e8 commit 64f4df9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
20 changes: 10 additions & 10 deletions sbom/cve-bin-tool-py3.9.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.5",
"serialNumber": "urn:uuid:25f4b876-a973-4954-b768-39c090ff8a2f",
"serialNumber": "urn:uuid:769affa4-c380-4e73-9b92-a68a4442cff0",
"version": 1,
"metadata": {
"timestamp": "2023-08-21T00:24:23Z",
"timestamp": "2023-09-11T00:46:54Z",
"tools": {
"components": [
{
Expand Down Expand Up @@ -356,7 +356,7 @@
"type": "library",
"bom-ref": "12-soupsieve",
"name": "soupsieve",
"version": "2.4.1",
"version": "2.5",
"supplier": {
"name": "Isaac Muse",
"contact": [
Expand All @@ -365,16 +365,16 @@
}
]
},
"cpe": "cpe:2.3:a:isaac_muse:soupsieve:2.4.1:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:isaac_muse:soupsieve:2.5:*:*:*:*:*:*:*",
"description": "A modern CSS selector implementation for Beautiful Soup.",
"externalReferences": [
{
"url": "https://pypi.org/project/soupsieve/2.4.1",
"url": "https://pypi.org/project/soupsieve/2.5",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/soupsieve@2.4.1"
"purl": "pkg:pypi/soupsieve@2.5"
},
{
"type": "library",
Expand Down Expand Up @@ -1548,11 +1548,11 @@
"type": "library",
"bom-ref": "48-rpds-py",
"name": "rpds-py",
"version": "0.9.2",
"version": "0.10.2",
"supplier": {
"name": "Julian Berman"
},
"cpe": "cpe:2.3:a:julian_berman:rpds-py:0.9.2:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:julian_berman:rpds-py:0.10.2:*:*:*:*:*:*:*",
"description": "Python bindings to Rust's persistent data structures (rpds)",
"licenses": [
{
Expand All @@ -1564,12 +1564,12 @@
],
"externalReferences": [
{
"url": "https://pypi.org/project/rpds-py/0.9.2",
"url": "https://pypi.org/project/rpds-py/0.10.2",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/rpds-py@0.9.2"
"purl": "pkg:pypi/rpds-py@0.10.2"
},
{
"type": "library",
Expand Down
20 changes: 10 additions & 10 deletions sbom/cve-bin-tool-py3.9.spdx
Original file line number Diff line number Diff line change
Expand Up @@ -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-b9a15a46-447a-4198-bd2f-2b8bfe931ec9
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-039bc97c-1bbb-423c-a173-8942d9c263cb
LicenseListVersion: 3.21
Creator: Tool: sbom4python-0.10.0
Created: 2023-08-21T00:23:04Z
Created: 2023-09-11T00:45:33Z
CreatorComment: <text>This document has been automatically generated.</text>
#####

Expand Down Expand Up @@ -177,17 +177,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:leonard_richardson:beautifulsoup4:4.12

PackageName: soupsieve
SPDXID: SPDXRef-Package-12-soupsieve
PackageVersion: 2.4.1
PackageVersion: 2.5
PrimaryPackagePurpose: LIBRARY
PackageSupplier: Person: Isaac Muse (use@gmail.com)
PackageDownloadLocation: https://pypi.org/project/soupsieve/2.4.1
PackageDownloadLocation: https://pypi.org/project/soupsieve/2.5
FilesAnalyzed: false
PackageLicenseDeclared: NOASSERTION
PackageLicenseConcluded: NOASSERTION
PackageCopyrightText: NOASSERTION
PackageSummary: <text>A modern CSS selector implementation for Beautiful Soup.</text>
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/soupsieve@2.4.1
ExternalRef: SECURITY cpe23Type cpe:2.3:a:isaac_muse:soupsieve:2.4.1:*:*:*:*:*:*:*
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/soupsieve@2.5
ExternalRef: SECURITY cpe23Type cpe:2.3:a:isaac_muse:soupsieve:2.5:*:*:*:*:*:*:*
#####

PackageName: cvss
Expand Down Expand Up @@ -733,17 +733,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:referencing:0.30.2:*:*:*

PackageName: rpds-py
SPDXID: SPDXRef-Package-48-rpds-py
PackageVersion: 0.9.2
PackageVersion: 0.10.2
PrimaryPackagePurpose: LIBRARY
PackageSupplier: Person: Julian Berman
PackageDownloadLocation: https://pypi.org/project/rpds-py/0.9.2
PackageDownloadLocation: https://pypi.org/project/rpds-py/0.10.2
FilesAnalyzed: false
PackageLicenseDeclared: MIT
PackageLicenseConcluded: MIT
PackageCopyrightText: NOASSERTION
PackageSummary: <text>Python bindings to Rust's persistent data structures (rpds)</text>
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rpds-py@0.9.2
ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:rpds-py:0.9.2:*:*:*:*:*:*:*
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rpds-py@0.10.2
ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:rpds-py:0.10.2:*:*:*:*:*:*:*
#####

PackageName: lib4sbom
Expand Down

0 comments on commit 64f4df9

Please sign in to comment.