mirror of
https://github.com/espressif/mbedtls.git
synced 2026-06-05 21:14:47 +00:00
initial version of the sbom.yml file
This is an initial version of the sbom.yml file for Espressif's mbedtls. It's used by the esp-idf-sbom[1] tool to generate an SBOM file in the SPDX format for esp-idf projects. [1] - https://github.com/espressif/esp-idf-sbom Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
This commit is contained in:
committed by
Mahavir Jain
parent
9bec65ccfc
commit
1d7033af30
@@ -0,0 +1,5 @@
|
||||
version: 2.28.4
|
||||
cpe: cpe:2.3:a:arm:mbed_tls:{}:*:*:*:*:*:*:*
|
||||
supplier: 'Organization: Espressif Systems (Shanghai) CO LTD'
|
||||
originator: 'Organization: Trusted Firmware <mbed-tls-security@lists.trustedfirmware.org>'
|
||||
description: An open source, portable, easy to use, readable and flexible SSL library.
|
||||
Reference in New Issue
Block a user