Merge branch 'fix/cjson_cpe_v5.4' into 'release/v5.4'

fix(cjson): add CPE with davegamble as vendor (v5.4)

See merge request espressif/esp-idf!42071
This commit is contained in:
Mahavir Jain
2025-10-06 14:20:43 +05:30
+1
View File
@@ -51,6 +51,7 @@
url = ../../DaveGamble/cJSON.git
sbom-version = 1.7.19
sbom-cpe = cpe:2.3:a:cjson_project:cjson:{}:*:*:*:*:*:*:*
sbom-cpe = cpe:2.3:a:davegamble:cjson:{}:*:*:*:*:*:*:*
sbom-supplier = Person: Dave Gamble
sbom-url = https://github.com/DaveGamble/cJSON
sbom-description = Ultralightweight JSON parser in ANSI C