mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
change: adds CVE-2023-53154 to cJSON sbom exclude list
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -56,6 +56,8 @@
|
|||||||
sbom-description = Ultralightweight JSON parser in ANSI C
|
sbom-description = Ultralightweight JSON parser in ANSI C
|
||||||
sbom-hash = acc76239bee01d8e9c858ae2cab296704e52d916
|
sbom-hash = acc76239bee01d8e9c858ae2cab296704e52d916
|
||||||
sbom-cve-exclude-list = CVE-2024-31755 Resolved in v1.7.18
|
sbom-cve-exclude-list = CVE-2024-31755 Resolved in v1.7.18
|
||||||
|
sbom-cve-exclude-list = CVE-2023-26819 Resolved in commit a328d65ad490b64da8c87523cbbfe16050ba5bf6
|
||||||
|
sbom-cve-exclude-list = CVE-2023-53154 Resolved in v1.7.18
|
||||||
|
|
||||||
[submodule "components/mbedtls/mbedtls"]
|
[submodule "components/mbedtls/mbedtls"]
|
||||||
path = components/mbedtls/mbedtls
|
path = components/mbedtls/mbedtls
|
||||||
|
Reference in New Issue
Block a user