Skip to content

Commit 70d9308

Browse files
committed
change(cjson): update cjson version to 1.7.19
1 parent b789445 commit 70d9308

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

.gitmodules

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,12 @@
4949
[submodule "components/json/cJSON"]
5050
path = components/json/cJSON
5151
url = ../../DaveGamble/cJSON.git
52-
sbom-version = 1.7.18
52+
sbom-version = 1.7.19
5353
sbom-cpe = cpe:2.3:a:cjson_project:cjson:{}:*:*:*:*:*:*:*
5454
sbom-supplier = Person: Dave Gamble
5555
sbom-url = https://github.com/DaveGamble/cJSON
5656
sbom-description = Ultralightweight JSON parser in ANSI C
57-
sbom-hash = 8f2beb57ddad1f94bed899790b00f46df893ccac
58-
sbom-cve-exclude-list = CVE-2024-31755 Resolved in v1.7.18
59-
sbom-cve-exclude-list = CVE-2023-26819 Resolved in commit a328d65ad490b64da8c87523cbbfe16050ba5bf6
60-
sbom-cve-exclude-list = CVE-2023-53154 Resolved in v1.7.18
57+
sbom-hash = c859b25da02955fef659d658b8f324b5cde87be3
6158

6259
[submodule "components/mbedtls/mbedtls"]
6360
path = components/mbedtls/mbedtls

0 commit comments

Comments
 (0)