diff --git a/sbom.yml b/sbom.yml index 416ba5005..b37663c1c 100644 --- a/sbom.yml +++ b/sbom.yml @@ -1,4 +1,4 @@ -version: 4.0.0 +version: 4.1.0 cpe: cpe:2.3:a:arm:mbed_tls:{}:*:*:*:*:*:*:* supplier: 'Organization: Espressif Systems (Shanghai) CO LTD' originator: 'Organization: Trusted Firmware ' diff --git a/tf-psa-crypto/sbom.yml b/tf-psa-crypto/sbom.yml new file mode 100644 index 000000000..060715c21 --- /dev/null +++ b/tf-psa-crypto/sbom.yml @@ -0,0 +1,9 @@ +version: 1.1.0 +cpe: cpe:2.3:a:arm:tf-psa-crypto:{}:*:*:*:*:*:*:* +supplier: 'Organization: Espressif Systems (Shanghai) CO LTD' +originator: 'Organization: Trusted Firmware ' +description: An implementation of the PSA Cryptography API maintained under the Mbed TLS project. +url: https://github.com/Mbed-TLS/TF-PSA-Crypto +cve-keywords: + - tf-psa-crypto + - tfpsacrypto