Skip to content

Commit

Permalink
chore: update SBOM for Python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Apr 3, 2023
1 parent 2c603dc commit 2368061
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 116 deletions.
59 changes: 34 additions & 25 deletions sbom/cve-bin-tool-py3.8.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"serialNumber": "urn:uuid8615dee1-fdcd-4199-9336-a129eaecb135",
"serialNumber": "urn:uuide830a0da-1299-44c0-ae89-7853d99a66d0",
"version": 1,
"metadata": {
"timestamp": "2023-03-27T00:31:10Z",
"timestamp": "2023-04-03T00:55:26Z",
"tools": [
{
"name": "sbom4python",
"version": "0.8.0"
"version": "0.9.0"
}
],
"component": {
Expand Down Expand Up @@ -364,7 +364,8 @@
"licenses": [
{
"license": {
"name": "LGPLv3+"
"id": "LGPL-3.0-or-later",
"url": "https://www.gnu.org/licenses/lgpl-3.0-standalone.html"
}
}
],
Expand Down Expand Up @@ -395,7 +396,8 @@
"licenses": [
{
"license": {
"name": "PSFL"
"id": "PSF-2.0",
"url": "https://opensource.org/licenses/Python-2.0"
}
}
],
Expand Down Expand Up @@ -549,7 +551,8 @@
"licenses": [
{
"license": {
"name": "ASL 2.0"
"id": "Apache-2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0"
}
}
],
Expand Down Expand Up @@ -821,7 +824,8 @@
"licenses": [
{
"license": {
"name": "BSD"
"id": "BSD-3-Clause",
"url": "https://opensource.org/licenses/BSD-3-Clause"
}
}
],
Expand Down Expand Up @@ -884,7 +888,8 @@
"licenses": [
{
"license": {
"name": "ASL 2"
"id": "Apache-2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0"
}
}
],
Expand All @@ -901,7 +906,7 @@
"type": "library",
"bom-ref": "31-pyopenssl",
"name": "pyopenssl",
"version": "23.1.0",
"version": "23.1.1",
"supplier": {
"name": "The pyOpenSSL developers",
"contact": [
Expand All @@ -910,7 +915,7 @@
}
]
},
"cpe": "cpe:2.3:a:the_pyopenssl_developers:pyopenssl:23.1.0:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:the_pyopenssl_developers:pyopenssl:23.1.1:*:*:*:*:*:*:*",
"description": "Python wrapper module around the OpenSSL library",
"licenses": [
{
Expand All @@ -927,7 +932,7 @@
"comment": "Home page for project"
}
],
"purl": "pkg:pypi/pyopenssl@23.1.0"
"purl": "pkg:pypi/pyopenssl@23.1.1"
},
{
"type": "library",
Expand All @@ -947,7 +952,7 @@
"licenses": [
{
"license": {
"name": "(Apache-2.0 OR BSD-3-Clause) AND PSF-2.0"
"expression": "(Apache-2.0 OR BSD-3-Clause) AND PSF-2.0"
}
}
],
Expand Down Expand Up @@ -1010,7 +1015,8 @@
"licenses": [
{
"license": {
"name": "BSD"
"id": "BSD-3-Clause",
"url": "https://opensource.org/licenses/BSD-3-Clause"
}
}
],
Expand Down Expand Up @@ -1091,7 +1097,7 @@
"type": "library",
"bom-ref": "37-google-auth",
"name": "google-auth",
"version": "2.16.3",
"version": "2.17.1",
"supplier": {
"name": "Google Cloud Platform",
"contact": [
Expand All @@ -1100,7 +1106,7 @@
}
]
},
"cpe": "cpe:2.3:a:google_cloud_platform:google-auth:2.16.3:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:google_cloud_platform:google-auth:2.17.1:*:*:*:*:*:*:*",
"description": "Google Authentication Library",
"licenses": [
{
Expand All @@ -1117,7 +1123,7 @@
"comment": "Home page for project"
}
],
"purl": "pkg:pypi/google-auth@2.16.3"
"purl": "pkg:pypi/google-auth@2.17.1"
},
{
"type": "library",
Expand Down Expand Up @@ -1169,7 +1175,8 @@
"licenses": [
{
"license": {
"name": "Apache"
"id": "Apache-2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0"
}
}
],
Expand Down Expand Up @@ -1412,7 +1419,7 @@
"licenses": [
{
"license": {
"name": "BSD-2-Clause or Apache-2.0"
"expression": "BSD-2-Clause or Apache-2.0"
}
}
],
Expand All @@ -1429,7 +1436,7 @@
"type": "library",
"bom-ref": "49-plotly",
"name": "plotly",
"version": "5.13.1",
"version": "5.14.0",
"supplier": {
"name": "Chris P",
"contact": [
Expand All @@ -1438,7 +1445,7 @@
}
]
},
"cpe": "cpe:2.3:a:chris_p:plotly:5.13.1:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:chris_p:plotly:5.14.0:*:*:*:*:*:*:*",
"description": "An open-source, interactive data visualization library for Python",
"licenses": [
{
Expand All @@ -1455,7 +1462,7 @@
"comment": "Home page for project"
}
],
"purl": "pkg:pypi/plotly@5.13.1"
"purl": "pkg:pypi/plotly@5.14.0"
},
{
"type": "library",
Expand Down Expand Up @@ -1621,7 +1628,7 @@
"type": "library",
"bom-ref": "55-rich",
"name": "rich",
"version": "13.3.2",
"version": "13.3.3",
"supplier": {
"name": "Will McGugan",
"contact": [
Expand All @@ -1630,7 +1637,7 @@
}
]
},
"cpe": "cpe:2.3:a:will_mcgugan:rich:13.3.2:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:will_mcgugan:rich:13.3.3:*:*:*:*:*:*:*",
"description": "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal",
"licenses": [
{
Expand All @@ -1647,7 +1654,7 @@
"comment": "Home page for project"
}
],
"purl": "pkg:pypi/rich@13.3.2"
"purl": "pkg:pypi/rich@13.3.3"
},
{
"type": "library",
Expand Down Expand Up @@ -1878,7 +1885,8 @@
"licenses": [
{
"license": {
"name": "BSD"
"id": "BSD-3-Clause",
"url": "https://opensource.org/licenses/BSD-3-Clause"
}
}
],
Expand Down Expand Up @@ -2097,6 +2105,7 @@
{
"ref": "49-plotly",
"dependsOn": [
"48-packaging",
"50-tenacity"
]
},
Expand Down
Loading

0 comments on commit 2368061

Please sign in to comment.