From 2a177ebfc6a24dc054f066c33058c8dd04c2770a Mon Sep 17 00:00:00 2001 From: Ashish Sharma Date: Thu, 16 Apr 2026 15:16:30 +0800 Subject: [PATCH] feat(mbedtls): adds sbom.yml file for tf-psa-crypto --- sbom.yml | 2 +- tf-psa-crypto/sbom.yml | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 tf-psa-crypto/sbom.yml 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