File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
components/freertos/FreeRTOS-Kernel Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 55
55
sbom-url = https://github.com/DaveGamble/cJSON
56
56
sbom-description = Ultralightweight JSON parser in ANSI C
57
57
sbom-hash = acc76239bee01d8e9c858ae2cab296704e52d916
58
+ sbom-cve-exclude-list = CVE-2024-31755 Resolved in v1.7.18
58
59
59
60
[submodule "components/mbedtls/mbedtls "]
60
61
path = components/mbedtls/mbedtls
Original file line number Diff line number Diff line change @@ -4,3 +4,6 @@ cpe: cpe:2.3:o:amazon:freertos:{}:*:*:*:*:*:*:*
4
4
supplier : ' Organization: Espressif Systems (Shanghai) CO LTD'
5
5
originator : ' Organization: Amazon Web Services'
6
6
description : An open-source, real-time operating system (RTOS) with additional features and patches from Espressif.
7
+ cve-exclude-list :
8
+ - cve : CVE-2024-28115
9
+ reason : Affects only ARMv7-M MPU ports, and ARMv8-M ports with Memory Protected Unit (MPU) support enabled
You can’t perform that action at this time.
0 commit comments