forked from intel/cve-bin-tool
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update SBOM for Python 3.12 (intel#4596)
Co-authored-by: GitHub <[email protected]>
- Loading branch information
1 parent
4a1b84e
commit d7a558a
Showing
2 changed files
with
68 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,10 +2,10 @@ | |
"$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json", | ||
"bomFormat": "CycloneDX", | ||
"specVersion": "1.6", | ||
"serialNumber": "urn:uuid:a061e09a-b4f0-449a-bc41-098f3ead640a", | ||
"serialNumber": "urn:uuid:5548b4f9-442d-4b36-9090-15eb81f1a49c", | ||
"version": 1, | ||
"metadata": { | ||
"timestamp": "2024-11-25T00:37:29Z", | ||
"timestamp": "2024-12-02T00:39:46Z", | ||
"lifecycles": [ | ||
{ | ||
"phase": "build" | ||
|
@@ -79,7 +79,7 @@ | |
"type": "library", | ||
"bom-ref": "2-aiohttp", | ||
"name": "aiohttp", | ||
"version": "3.11.7", | ||
"version": "3.11.9", | ||
"description": "Async http client/server framework (asyncio)", | ||
"licenses": [ | ||
{ | ||
|
@@ -97,12 +97,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/aiohttp/3.11.7/#files", | ||
"url": "https://pypi.org/project/aiohttp/3.11.9/#files", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected].7", | ||
"purl": "pkg:pypi/[email protected].9", | ||
"properties": [ | ||
{ | ||
"name": "language", | ||
|
@@ -114,15 +114,15 @@ | |
}, | ||
{ | ||
"name": "package_release_date", | ||
"value": "2024-11-21T15:42:26.000Z" | ||
"value": "2024-12-01T23:26:48.000Z" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "library", | ||
"bom-ref": "3-aiohappyeyeballs", | ||
"name": "aiohappyeyeballs", | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
"supplier": { | ||
"name": "J. Nick Koston", | ||
"contact": [ | ||
|
@@ -131,14 +131,8 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.3:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.4:*:*:*:*:*:*:*", | ||
"description": "Happy Eyeballs for asyncio", | ||
"hashes": [ | ||
{ | ||
"alg": "SHA-1", | ||
"content": "e3519bbebf2069eee0aff0dfde50689c742ba97f" | ||
} | ||
], | ||
"licenses": [ | ||
{ | ||
"license": { | ||
|
@@ -155,12 +149,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/aiohappyeyeballs/2.4.3/#files", | ||
"url": "https://pypi.org/project/aiohappyeyeballs/2.4.4/#files", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected].3", | ||
"purl": "pkg:pypi/[email protected].4", | ||
"properties": [ | ||
{ | ||
"name": "language", | ||
|
@@ -172,7 +166,7 @@ | |
}, | ||
{ | ||
"name": "package_release_date", | ||
"value": "2024-09-30T19:42:26.000Z" | ||
"value": "2024-11-30T18:43:39.000Z" | ||
} | ||
] | ||
}, | ||
|
@@ -327,6 +321,12 @@ | |
}, | ||
"cpe": "cpe:2.3:a:andrew_svetlov:multidict:6.1.0:*:*:*:*:*:*:*", | ||
"description": "multidict implementation", | ||
"hashes": [ | ||
{ | ||
"alg": "SHA-1", | ||
"content": "4140e63780dc6dd600a1837cb9b4c5198c3dcd68" | ||
} | ||
], | ||
"licenses": [ | ||
{ | ||
"license": { | ||
|
@@ -368,7 +368,7 @@ | |
"type": "library", | ||
"bom-ref": "8-propcache", | ||
"name": "propcache", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"supplier": { | ||
"name": "Andrew Svetlov", | ||
"contact": [ | ||
|
@@ -377,14 +377,8 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:andrew_svetlov:propcache:0.2.0:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:andrew_svetlov:propcache:0.2.1:*:*:*:*:*:*:*", | ||
"description": "Accelerated property cache", | ||
"hashes": [ | ||
{ | ||
"alg": "SHA-1", | ||
"content": "f157b0a7b0b3a3c755764b9f03f4d90c43ee5cda" | ||
} | ||
], | ||
"licenses": [ | ||
{ | ||
"license": { | ||
|
@@ -401,12 +395,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/propcache/0.2.0/#files", | ||
"url": "https://pypi.org/project/propcache/0.2.1/#files", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected].0", | ||
"purl": "pkg:pypi/[email protected].1", | ||
"properties": [ | ||
{ | ||
"name": "language", | ||
|
@@ -415,18 +409,14 @@ | |
{ | ||
"name": "python_version", | ||
"value": "3.12.7" | ||
}, | ||
{ | ||
"name": "package_release_date", | ||
"value": "2024-10-07T12:54:02.000Z" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "library", | ||
"bom-ref": "9-yarl", | ||
"name": "yarl", | ||
"version": "1.18.0", | ||
"version": "1.18.3", | ||
"supplier": { | ||
"name": "Andrew Svetlov", | ||
"contact": [ | ||
|
@@ -435,7 +425,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.18.0:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.18.3:*:*:*:*:*:*:*", | ||
"description": "Yet another URL library", | ||
"licenses": [ | ||
{ | ||
|
@@ -453,12 +443,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/yarl/1.18.0/#files", | ||
"url": "https://pypi.org/project/yarl/1.18.3/#files", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected].0", | ||
"purl": "pkg:pypi/[email protected].3", | ||
"properties": [ | ||
{ | ||
"name": "language", | ||
|
@@ -467,10 +457,6 @@ | |
{ | ||
"name": "python_version", | ||
"value": "3.12.7" | ||
}, | ||
{ | ||
"name": "package_release_date", | ||
"value": "2024-11-21T15:02:50.000Z" | ||
} | ||
] | ||
}, | ||
|
@@ -1811,7 +1797,7 @@ | |
"type": "library", | ||
"bom-ref": "35-pyopenssl", | ||
"name": "pyopenssl", | ||
"version": "24.2.1", | ||
"version": "24.3.0", | ||
"supplier": { | ||
"name": "The pyOpenSSL developers", | ||
"contact": [ | ||
|
@@ -1820,7 +1806,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:the_pyopenssl_developers:pyopenssl:24.2.1:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:the_pyopenssl_developers:pyopenssl:24.3.0:*:*:*:*:*:*:*", | ||
"description": "Python wrapper module around the OpenSSL library", | ||
"licenses": [ | ||
{ | ||
|
@@ -1838,12 +1824,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/pyopenssl/24.2.1/#files", | ||
"url": "https://pypi.org/project/pyopenssl/24.3.0/#files", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/pyopenssl@24.2.1", | ||
"purl": "pkg:pypi/pyopenssl@24.3.0", | ||
"properties": [ | ||
{ | ||
"name": "language", | ||
|
@@ -1855,15 +1841,15 @@ | |
}, | ||
{ | ||
"name": "package_release_date", | ||
"value": "2024-07-20T17:26:29.000Z" | ||
"value": "2024-11-27T20:43:21.000Z" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "library", | ||
"bom-ref": "36-cryptography", | ||
"name": "cryptography", | ||
"version": "43.0.3", | ||
"version": "44.0.0", | ||
"supplier": { | ||
"name": "The cryptography developers The Python Cryptographic Authority and individual contributors", | ||
"contact": [ | ||
|
@@ -1872,7 +1858,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.3:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:44.0.0:*:*:*:*:*:*:*", | ||
"description": "cryptography is a package which provides cryptographic recipes and primitives to Python developers.", | ||
"licenses": [ | ||
{ | ||
|
@@ -1886,12 +1872,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/cryptography/43.0.3/#files", | ||
"url": "https://pypi.org/project/cryptography/44.0.0/#files", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/cryptography@43.0.3", | ||
"purl": "pkg:pypi/cryptography@44.0.0", | ||
"properties": [ | ||
{ | ||
"name": "language", | ||
|
@@ -1903,7 +1889,7 @@ | |
}, | ||
{ | ||
"name": "package_release_date", | ||
"value": "2024-10-18T15:57:36.000Z" | ||
"value": "2024-11-27T18:05:55.000Z" | ||
} | ||
] | ||
}, | ||
|
@@ -1922,6 +1908,12 @@ | |
}, | ||
"cpe": "cpe:2.3:a:armin_maciej_fijalkowski:cffi:1.17.1:*:*:*:*:*:*:*", | ||
"description": "Foreign Function Interface for Python calling C code.", | ||
"hashes": [ | ||
{ | ||
"alg": "SHA-1", | ||
"content": "38bd6be6b94a65182f4bffb45c78e230e9290f51" | ||
} | ||
], | ||
"licenses": [ | ||
{ | ||
"license": { | ||
|
Oops, something went wrong.