mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
feat(freertos): Added SBOM manifest file for SPDX file generation
This commit adds the SBOM manifest file for the FreeRTOS-Kernel to aid SPDX file generation.
This commit is contained in:
parent
c57d30e1df
commit
484c77bdc9
9
components/freertos/sbom.yml
Normal file
9
components/freertos/sbom.yml
Normal file
@ -0,0 +1,9 @@
|
||||
name: 'freertos'
|
||||
version: '10.4.3'
|
||||
cpe: cpe:2.3:o:amazon:freertos:{}:*:*:*:*:*:*:*
|
||||
supplier: 'Organization: Espressif Systems (Shanghai) CO LTD'
|
||||
originator: 'Organization: Amazon Web Services'
|
||||
description: An open-source, real-time operating system (RTOS) with additional features and patches from Espressif.
|
||||
cve-exclude-list:
|
||||
- cve: CVE-2021-43997
|
||||
reason: This vulnerability only affects ARMv7-M and ARMv8-M ports of FreeRTOS and hence does not affect Espressif SoCs which are not based on these architectures.
|
Loading…
x
Reference in New Issue
Block a user