From 02a0db1dc4c04a537337153be48f35447a76ec89 Mon Sep 17 00:00:00 2001 From: Ashish Sharma Date: Mon, 26 May 2025 10:27:54 +0800 Subject: [PATCH] change: adds CVE-2023-53154 to cJSON sbom exclude list --- .gitmodules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitmodules b/.gitmodules index ee3fd858e0..2ed22114a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -56,6 +56,8 @@ sbom-description = Ultralightweight JSON parser in ANSI C sbom-hash = acc76239bee01d8e9c858ae2cab296704e52d916 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"] path = components/mbedtls/mbedtls