mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-15 06:49:55 +00:00
feat: adds sbom.yml
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
version: 4.0.0
|
||||
cpe: cpe:2.3:a:arm:mbed_tls:{}:*:*:*:*:*:*:*
|
||||
supplier: 'Organization: Espressif Systems (Shanghai) CO LTD'
|
||||
originator: 'Organization: Trusted Firmware <[email protected]>'
|
||||
description: An open source, portable, easy to use, readable and flexible SSL library with additional features and patches from Espressif.
|
||||
cve-keywords:
|
||||
- mbed tls
|
||||
- mbedtls
|
||||
cve-exclude-list:
|
||||
- cve: CVE-2025-54764
|
||||
reason: Fixed in 3.6.5
|
||||
- cve: CVE-2025-59438
|
||||
reason: Fixed in 3.6.5
|
||||
- cve: CVE-2025-52496
|
||||
reason: Fixed in 3.6.4
|
||||
- cve: CVE-2025-27810
|
||||
reason: Fixed in 3.6.3
|
||||
Reference in New Issue
Block a user