Skip to content
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
62 changes: 32 additions & 30 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.6.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.6",
"serialNumber": "urn:uuid:b727b64a-8125-43ab-a84c-ed40382e46ce",
"serialNumber": "urn:uuid:4b024eba-fa76-49a5-b076-b41b6de6f0fd",
"version": 1,
"metadata": {
"timestamp": "2025-09-22T00:46:07Z",
"timestamp": "2025-09-29T00:39:49Z",
"lifecycles": [
{
"phase": "build"
Expand Down Expand Up @@ -958,7 +958,7 @@
"type": "library",
"bom-ref": "13-beautifulsoup4",
"name": "beautifulsoup4",
"version": "4.13.5",
"version": "4.14.0",
"supplier": {
"name": "Leonard Richardson",
"contact": [
Expand All @@ -967,12 +967,12 @@
}
]
},
"cpe": "cpe:2.3:a:leonard_richardson:beautifulsoup4:4.13.5:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:leonard_richardson:beautifulsoup4:4.14.0:*:*:*:*:*:*:*",
"description": "Screen-scraping library",
"hashes": [
{
"alg": "SHA-256",
"content": "642085eaa22233aceadff9c69651bc51e8bf3f874fb6d7104ece2beb24b47c4a"
"content": "aee96fbccdf2d2a8d1288b2afa51fc76bb60823b7881a50fb1ed5f711d1a7d73"
}
],
"licenses": [
Expand All @@ -991,7 +991,7 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/beautifulsoup4/4.13.5/#files",
"url": "https://pypi.org/project/beautifulsoup4/4.14.0/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand All @@ -1000,11 +1000,11 @@
"type": "other"
}
],
"purl": "pkg:pypi/beautifulsoup4@4.13.5",
"purl": "pkg:pypi/beautifulsoup4@4.14.0",
"properties": [
{
"name": "release_date",
"value": "2025-08-24T14:06:14Z"
"value": "2025-09-27T17:22:16Z"
},
{
"name": "language",
Expand Down Expand Up @@ -2095,6 +2095,12 @@
},
"cpe": "cpe:2.3:a:paul_mcguire:pyparsing:3.2.5:*:*:*:*:*:*:*",
"description": "pyparsing - Classes and methods to define and execute parsing grammars",
"hashes": [
{
"alg": "SHA-256",
"content": "e38a4f02064cf41fe6593d328d0512495ad1f3d8a91c4f73fc401b3079a59a5e"
}
],
"externalReferences": [
{
"url": "https://github.com/pyparsing/pyparsing/",
Expand All @@ -2111,7 +2117,7 @@
"properties": [
{
"name": "release_date",
"value": "2022-02-03T00:00:29Z"
"value": "2025-09-21T04:11:04Z"
},
{
"name": "language",
Expand Down Expand Up @@ -2761,7 +2767,7 @@
"type": "library",
"bom-ref": "42-google-apitools",
"name": "google-apitools",
"version": "0.5.32",
"version": "0.5.35",
"supplier": {
"name": "Craig Citro",
"contact": [
Expand All @@ -2770,12 +2776,12 @@
}
]
},
"cpe": "cpe:2.3:a:craig_citro:google-apitools:0.5.32:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:craig_citro:google-apitools:0.5.35:*:*:*:*:*:*:*",
"description": "client libraries for humans",
"hashes": [
{
"alg": "SHA-256",
"content": "b78f74116558e0476e19501b5b4b2ac7c93261a69c5449c861ea95cbc853c688"
"content": "0f6f67fbe6f228f4777ae7e9d00e01476f7b8a48dca3a4353a1c32369437bbd0"
}
],
"licenses": [
Expand All @@ -2794,16 +2800,16 @@
"comment": "Home page for project"
},
{
"url": "https://pypi.org/project/google-apitools/0.5.32/#files",
"url": "https://pypi.org/project/google-apitools/0.5.35/#files",
"type": "distribution",
"comment": "Download location for component"
}
],
"purl": "pkg:pypi/google-apitools@0.5.32",
"purl": "pkg:pypi/google-apitools@0.5.35",
"properties": [
{
"name": "release_date",
"value": "2021-05-05T22:12:58Z"
"value": "2025-09-24T20:22:49Z"
},
{
"name": "language",
Expand Down Expand Up @@ -3062,17 +3068,17 @@
"type": "library",
"bom-ref": "47-markupsafe",
"name": "markupsafe",
"version": "3.0.2",
"version": "3.0.3",
"description": "Safely add untrusted strings to HTML/XML markup.",
"hashes": [
{
"alg": "SHA-256",
"content": "7e94c425039cde14257288fd61dcfb01963e658efbc0ff54f5306b06054700f8"
"content": "2f981d352f04553a7171b8e44369f2af4055f888dfb147d55e42d29e29e74559"
}
],
"externalReferences": [
{
"url": "https://pypi.org/project/markupsafe/3.0.2/#files",
"url": "https://pypi.org/project/markupsafe/3.0.3/#files",
"type": "distribution",
"comment": "Download location for component"
},
Expand All @@ -3085,7 +3091,7 @@
"type": "documentation"
},
{
"url": "https://markupsafe.palletsprojects.com/changes/",
"url": "https://markupsafe.palletsprojects.com/page/changes/",
"type": "log"
},
{
Expand All @@ -3097,11 +3103,11 @@
"type": "chat"
}
],
"purl": "pkg:pypi/markupsafe@3.0.2",
"purl": "pkg:pypi/markupsafe@3.0.3",
"properties": [
{
"name": "release_date",
"value": "2024-10-18T15:20:51Z"
"value": "2025-09-27T18:36:05Z"
},
{
"name": "language",
Expand All @@ -3110,10 +3116,6 @@
{
"name": "python_version",
"value": "3.9.23"
},
{
"name": "License Comments",
"value": "markupsafe declares Copyright 2010 Pallets\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are\nmet:\n\n1. Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n\"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A\nPARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\nHOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED\nTO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\nPROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\nNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n which is not currently a valid SPDX License identifier or expression."
}
]
},
Expand Down Expand Up @@ -3467,7 +3469,7 @@
"type": "library",
"bom-ref": "53-pyyaml",
"name": "pyyaml",
"version": "6.0.2",
"version": "6.0.3",
"supplier": {
"name": "Kirill Simonov",
"contact": [
Expand All @@ -3476,12 +3478,12 @@
}
]
},
"cpe": "cpe:2.3:a:kirill_simonov:pyyaml:6.0.2:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:kirill_simonov:pyyaml:6.0.3:*:*:*:*:*:*:*",
"description": "YAML parser and emitter for Python",
"hashes": [
{
"alg": "SHA-256",
"content": "0a9a2848a5b7feac301353437eb7d5957887edbf81d56e903999a75a3d743086"
"content": "214ed4befebe12df36bcc8bc2b64b396ca31be9304b8f59e25c11cf94a4c033b"
}
],
"licenses": [
Expand Down Expand Up @@ -3525,11 +3527,11 @@
"type": "vcs"
}
],
"purl": "pkg:pypi/pyyaml@6.0.2",
"purl": "pkg:pypi/pyyaml@6.0.3",
"properties": [
{
"name": "release_date",
"value": "2024-08-06T20:31:40Z"
"value": "2025-09-25T21:31:46Z"
},
{
"name": "language",
Expand Down
Loading