mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-27 04:37:23 +00:00
fix(sbom): add note about Espressif modifications
Since our mbedtls code is not a pure upstream version, let's add a note about this in the SBOM manifest description, which will be included in the generated SPDX file. We used the same approach e.g. for freertos. Signed-off-by: Frantisek Hrbata <[email protected]>
This commit is contained in:
@@ -2,4 +2,4 @@ version: 2.28.5
|
|||||||
cpe: cpe:2.3:a:arm:mbed_tls:{}:*:*:*:*:*:*:*
|
cpe: cpe:2.3:a:arm:mbed_tls:{}:*:*:*:*:*:*:*
|
||||||
supplier: 'Organization: Espressif Systems (Shanghai) CO LTD'
|
supplier: 'Organization: Espressif Systems (Shanghai) CO LTD'
|
||||||
originator: 'Organization: Trusted Firmware <[email protected]>'
|
originator: 'Organization: Trusted Firmware <[email protected]>'
|
||||||
description: An open source, portable, easy to use, readable and flexible SSL library.
|
description: An open source, portable, easy to use, readable and flexible SSL library with additional features and patches from Espressif.
|
||||||
|
|||||||
Reference in New Issue
Block a user