From acdf522a21518a69b3582ff4a4e5b67512a13b32 Mon Sep 17 00:00:00 2001 From: Rahul Tank Date: Tue, 12 Sep 2023 16:27:23 +0530 Subject: [PATCH] Added SBOM manifest file for SPDX file generation --- sbom.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sbom.yml diff --git a/sbom.yml b/sbom.yml new file mode 100644 index 000000000..214758daf --- /dev/null +++ b/sbom.yml @@ -0,0 +1,5 @@ +name: 'Apache Mynewt Nimble' +version: '1.5.0' +supplier: 'Organization: Espressif Systems (Shanghai) CO LTD' +originator: 'Organization: The Apache Software Foundation' +description: An open-source Bluetooth 5.1 stack with additional features and patches from Espressif.