Add sbom descripton file for Software BOM

This file is used by the esp-idf-sbom tool to generate
an SBOM file in the SPDX format for esp-idf projects.
This commit is contained in:
David Cermak
2023-09-14 08:18:35 +02:00
committed by David Čermák
parent 90009cc2b0
commit f07097d740

6
sbom.yml Normal file
View File

@ -0,0 +1,6 @@
name: 'lwip'
version: '2.1.3'
cpe: cpe:2.3:a:lwip_project:lwip:{}:*:*:*:*:*:*:*
supplier: 'Organization: Espressif Systems (Shanghai) CO LTD'
originator: 'Organization: non-GNU software and documentation, lwIP Project <lwip-members@nongnu.org>'
description: A Lightweight TCP/IP stack with additional features and patches from Espressif.