Skip to content

Commit

Permalink
chore: update SBOM for Python 3.9 (#3518)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <noreply@github.com>
  • Loading branch information
github-actions[bot] and web-flow committed Nov 13, 2023
1 parent 82e35f4 commit d4539c6
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:233d04b0-bdbb-4457-bac7-f220a1ddaf27",
"serialNumber": "urn:uuid:c4ac0f22-4e79-4a23-bd46-bbb9c8a434c8",
"version": 1,
"metadata": {
"timestamp": "2023-11-06T00:25:57Z",
"timestamp": "2023-11-13T00:26:21Z",
"tools": {
"components": [
{
Expand Down Expand Up @@ -544,7 +544,7 @@
"type": "library",
"bom-ref": "17-argcomplete",
"name": "argcomplete",
"version": "3.1.4",
"version": "3.1.6",
"supplier": {
"name": "Andrey Kislyuk",
"contact": [
Expand All @@ -553,7 +553,7 @@
}
]
},
"cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.1.4:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.1.6:*:*:*:*:*:*:*",
"description": "Bash tab completion for argparse",
"licenses": [
{
Expand All @@ -565,12 +565,12 @@
],
"externalReferences": [
{
"url": "https://pypi.org/project/argcomplete/3.1.4",
"url": "https://pypi.org/project/argcomplete/3.1.6",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/argcomplete@3.1.4",
"purl": "pkg:pypi/argcomplete@3.1.6",
"properties": [
{
"name": "License Comments",
Expand Down Expand Up @@ -2029,7 +2029,7 @@
"type": "library",
"bom-ref": "63-rpmfile",
"name": "rpmfile",
"version": "1.1.1",
"version": "2.0.0",
"supplier": {
"name": "Sean Ross",
"contact": [
Expand All @@ -2038,7 +2038,7 @@
}
]
},
"cpe": "cpe:2.3:a:sean_ross:rpmfile:1.1.1:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:sean_ross:rpmfile:2.0.0:*:*:*:*:*:*:*",
"description": "Read rpm archive files",
"licenses": [
{
Expand All @@ -2050,12 +2050,12 @@
],
"externalReferences": [
{
"url": "https://pypi.org/project/rpmfile/1.1.1",
"url": "https://pypi.org/project/rpmfile/2.0.0",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/rpmfile@1.1.1"
"purl": "pkg:pypi/rpmfile@2.0.0"
},
{
"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-f6fb3e58-b97b-457f-b808-a1adf2ef6fc6
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-02eb3e5e-cebe-43fa-be6e-8add9ecd719f
LicenseListVersion: 3.21
Creator: Tool: sbom4python-0.10.0
Created: 2023-11-06T00:24:49Z
Created: 2023-11-13T00:25:10Z
CreatorComment: <text>This document has been automatically generated.</text>
#####

Expand Down Expand Up @@ -256,18 +256,18 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:google_inc.:gsutil:5.27:*:*:*:*:*:*:*

PackageName: argcomplete
SPDXID: SPDXRef-Package-17-argcomplete
PackageVersion: 3.1.4
PackageVersion: 3.1.6
PrimaryPackagePurpose: LIBRARY
PackageSupplier: Person: Andrey Kislyuk (kislyuk@gmail.com)
PackageDownloadLocation: https://pypi.org/project/argcomplete/3.1.4
PackageDownloadLocation: https://pypi.org/project/argcomplete/3.1.6
FilesAnalyzed: false
PackageLicenseDeclared: NOASSERTION
PackageLicenseConcluded: Apache-2.0
PackageLicenseComments: <text>argcomplete declares Apache Software License which is not currently a valid SPDX License identifier or expression.</text>
PackageCopyrightText: NOASSERTION
PackageSummary: <text>Bash tab completion for argparse</text>
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/argcomplete@3.1.4
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrey_kislyuk:argcomplete:3.1.4:*:*:*:*:*:*:*
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/argcomplete@3.1.6
ExternalRef: SECURITY cpe23Type cpe:2.3:a:andrey_kislyuk:argcomplete:3.1.6:*:*:*:*:*:*:*
#####

PackageName: crcmod
Expand Down Expand Up @@ -962,17 +962,17 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:georg_brandl:pygments:2.16.1:*:*:*:*:*

PackageName: rpmfile
SPDXID: SPDXRef-Package-63-rpmfile
PackageVersion: 1.1.1
PackageVersion: 2.0.0
PrimaryPackagePurpose: LIBRARY
PackageSupplier: Person: Sean Ross (srossross@gmail.com)
PackageDownloadLocation: https://pypi.org/project/rpmfile/1.1.1
PackageDownloadLocation: https://pypi.org/project/rpmfile/2.0.0
FilesAnalyzed: false
PackageLicenseDeclared: MIT
PackageLicenseConcluded: MIT
PackageCopyrightText: NOASSERTION
PackageSummary: <text>Read rpm archive files</text>
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rpmfile@1.1.1
ExternalRef: SECURITY cpe23Type cpe:2.3:a:sean_ross:rpmfile:1.1.1:*:*:*:*:*:*:*
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rpmfile@2.0.0
ExternalRef: SECURITY cpe23Type cpe:2.3:a:sean_ross:rpmfile:2.0.0:*:*:*:*:*:*:*
#####

PackageName: toml
Expand Down

0 comments on commit d4539c6

Please sign in to comment.