Skip to content

Commit

Permalink
chore: update SBOM for Python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Sep 4, 2023
1 parent 122f306 commit 1f9c4f9
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.11.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:33c23464-882c-4482-baa5-4438bfcbfa09",
"serialNumber": "urn:uuid:7ab12f37-a2d7-44c1-a4b4-cc6f75ee43eb",
"version": 1,
"metadata": {
"timestamp": "2023-08-21T00:24:27Z",
"timestamp": "2023-09-04T01:21:14Z",
"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 @@ -1500,11 +1500,11 @@
"type": "library",
"bom-ref": "46-rpds-py",
"name": "rpds-py",
"version": "0.9.2",
"version": "0.10.0",
"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.0:*:*:*:*:*:*:*",
"description": "Python bindings to Rust's persistent data structures (rpds)",
"licenses": [
{
Expand All @@ -1516,12 +1516,12 @@
],
"externalReferences": [
{
"url": "https://pypi.org/project/rpds-py/0.9.2",
"url": "https://pypi.org/project/rpds-py/0.10.0",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/rpds-py@0.9.2"
"purl": "pkg:pypi/rpds-py@0.10.0"
},
{
"type": "library",
Expand Down
20 changes: 10 additions & 10 deletions sbom/cve-bin-tool-py3.11.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-bcd56c00-be42-440a-a897-e5280804ea21
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-bc691a43-6412-49b4-8cce-2b7834fccc7d
LicenseListVersion: 3.21
Creator: Tool: sbom4python-0.10.0
Created: 2023-08-21T00:23:05Z
Created: 2023-09-04T01:19:56Z
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 ([email protected])
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 @@ -703,17 +703,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:referencing:0.30.2:*:*:*

PackageName: rpds-py
SPDXID: SPDXRef-Package-46-rpds-py
PackageVersion: 0.9.2
PackageVersion: 0.10.0
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.0
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.0
ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:rpds-py:0.10.0:*:*:*:*:*:*:*
#####

PackageName: lib4sbom
Expand Down

0 comments on commit 1f9c4f9

Please sign in to comment.