Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update SBOM for Python 3.10 #2934

Merged
merged 1 commit into from
Apr 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 40 additions & 46 deletions sbom/cve-bin-tool-py3.10.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"serialNumber": "urn:uuidc89719df-9ec0-4316-b73e-8723ff724b27",
"serialNumber": "urn:uuid9b76c916-732e-4270-b318-b3184bd48654",
"version": 1,
"metadata": {
"timestamp": "2023-04-17T00:28:29Z",
"timestamp": "2023-04-24T00:26:29Z",
"tools": [
{
"name": "sbom4python",
Expand Down Expand Up @@ -309,7 +309,7 @@
"type": "library",
"bom-ref": "9-yarl",
"name": "yarl",
"version": "1.8.2",
"version": "1.9.1",
"supplier": {
"name": "Andrew Svetlov",
"contact": [
Expand All @@ -318,7 +318,7 @@
}
]
},
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.8.2:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.9.1:*:*:*:*:*:*:*",
"description": "Yet another URL library",
"licenses": [
{
Expand All @@ -335,18 +335,12 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/yarl/1.8.2",
"url": "https://pypi.org/project/yarl/1.9.1",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/yarl@1.8.2",
"properties": [
{
"name": "License Comments",
"value": "yarl declares Apache 2 which is not currently a valid SPDX License identifier or expression."
}
]
"purl": "pkg:pypi/yarl@1.9.1"
},
{
"type": "library",
Expand Down Expand Up @@ -596,7 +590,7 @@
"type": "library",
"bom-ref": "17-argcomplete",
"name": "argcomplete",
"version": "3.0.5",
"version": "3.0.8",
"supplier": {
"name": "Andrey Kislyuk",
"contact": [
Expand All @@ -605,7 +599,7 @@
}
]
},
"cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.0.5:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.0.8:*:*:*:*:*:*:*",
"description": "Bash tab completion for argparse",
"licenses": [
{
Expand All @@ -622,12 +616,12 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/argcomplete/3.0.5",
"url": "https://pypi.org/project/argcomplete/3.0.8",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/argcomplete@3.0.5",
"purl": "pkg:pypi/argcomplete@3.0.8",
"properties": [
{
"name": "License Comments",
Expand Down Expand Up @@ -1021,7 +1015,7 @@
"type": "library",
"bom-ref": "28-pyasn1",
"name": "pyasn1",
"version": "0.4.8",
"version": "0.5.0",
"supplier": {
"name": "Ilya Etingof",
"contact": [
Expand All @@ -1030,41 +1024,35 @@
}
]
},
"cpe": "cpe:2.3:a:ilya_etingof:pyasn1:0.4.8:*:*:*:*:*:*:*",
"description": "ASN.1 types and codecs",
"cpe": "cpe:2.3:a:ilya_etingof:pyasn1:0.5.0:*:*:*:*:*:*:*",
"description": "Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)",
"licenses": [
{
"license": {
"id": "BSD-3-Clause",
"url": "https://opensource.org/licenses/BSD-3-Clause"
"id": "BSD-2-Clause",
"url": "https://opensource.org/licenses/BSD-2-Clause"
}
}
],
"externalReferences": [
{
"url": "https://github.com/etingof/pyasn1",
"url": "https://github.com/pyasn1/pyasn1",
"type": "website",
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/pyasn1/0.4.8",
"url": "https://pypi.org/project/pyasn1/0.5.0",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/pyasn1@0.4.8",
"properties": [
{
"name": "License Comments",
"value": "pyasn1 declares BSD which is not currently a valid SPDX License identifier or expression."
}
]
"purl": "pkg:pypi/pyasn1@0.5.0"
},
{
"type": "library",
"bom-ref": "29-pyasn1-modules",
"name": "pyasn1-modules",
"version": "0.2.8",
"version": "0.3.0",
"supplier": {
"name": "Ilya Etingof",
"contact": [
Expand All @@ -1073,29 +1061,35 @@
}
]
},
"cpe": "cpe:2.3:a:ilya_etingof:pyasn1-modules:0.2.8:*:*:*:*:*:*:*",
"description": "A collection of ASN.1-based protocols modules.",
"cpe": "cpe:2.3:a:ilya_etingof:pyasn1-modules:0.3.0:*:*:*:*:*:*:*",
"description": "A collection of ASN.1-based protocols modules",
"licenses": [
{
"license": {
"id": "BSD-2-Clause",
"url": "https://opensource.org/licenses/BSD-2-Clause"
"id": "BSD-3-Clause",
"url": "https://opensource.org/licenses/BSD-3-Clause"
}
}
],
"externalReferences": [
{
"url": "https://github.com/etingof/pyasn1-modules",
"url": "https://github.com/pyasn1/pyasn1-modules",
"type": "website",
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/pyasn1-modules/0.2.8",
"url": "https://pypi.org/project/pyasn1-modules/0.3.0",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/pyasn1-modules@0.2.8"
"purl": "pkg:pypi/pyasn1-modules@0.3.0",
"properties": [
{
"name": "License Comments",
"value": "pyasn1-modules declares BSD which is not currently a valid SPDX License identifier or expression."
}
]
},
{
"type": "library",
Expand Down Expand Up @@ -2085,7 +2079,7 @@
"type": "library",
"bom-ref": "56-pygments",
"name": "pygments",
"version": "2.15.0",
"version": "2.15.1",
"supplier": {
"name": "Georg Brandl",
"contact": [
Expand All @@ -2094,7 +2088,7 @@
}
]
},
"cpe": "cpe:2.3:a:georg_brandl:pygments:2.15.0:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:georg_brandl:pygments:2.15.1:*:*:*:*:*:*:*",
"description": "Pygments is a syntax highlighting package written in Python.",
"licenses": [
{
Expand All @@ -2106,12 +2100,12 @@
],
"externalReferences": [
{
"url": "https://pypi.org/project/Pygments/2.15.0",
"url": "https://pypi.org/project/Pygments/2.15.1",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/pygments@2.15.0"
"purl": "pkg:pypi/pygments@2.15.1"
},
{
"type": "library",
Expand Down Expand Up @@ -2265,7 +2259,7 @@
"type": "library",
"bom-ref": "61-zstandard",
"name": "zstandard",
"version": "0.20.0",
"version": "0.21.0",
"supplier": {
"name": "Gregory Szorc",
"contact": [
Expand All @@ -2274,7 +2268,7 @@
}
]
},
"cpe": "cpe:2.3:a:gregory_szorc:zstandard:0.20.0:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:gregory_szorc:zstandard:0.21.0:*:*:*:*:*:*:*",
"description": "Zstandard bindings for Python",
"licenses": [
{
Expand All @@ -2291,12 +2285,12 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/zstandard/0.20.0",
"url": "https://pypi.org/project/zstandard/0.21.0",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/zstandard@0.20.0",
"purl": "pkg:pypi/zstandard@0.21.0",
"properties": [
{
"name": "License Comments",
Expand Down
Loading