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

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

See merge request espressif/esp-idf!42070
This commit is contained in:
Mahavir Jain
2025-09-26 14:42:57 +05:30

1
.gitmodules vendored
View File

@@ -51,6 +51,7 @@
url = ../../DaveGamble/cJSON.git url = ../../DaveGamble/cJSON.git
sbom-version = 1.7.19 sbom-version = 1.7.19
sbom-cpe = cpe:2.3:a:cjson_project:cjson:{}:*:*:*:*:*:*:* sbom-cpe = cpe:2.3:a:cjson_project:cjson:{}:*:*:*:*:*:*:*
sbom-cpe = cpe:2.3:a:davegamble:cjson:{}:*:*:*:*:*:*:*
sbom-supplier = Person: Dave Gamble sbom-supplier = Person: Dave Gamble
sbom-url = https://github.com/DaveGamble/cJSON sbom-url = https://github.com/DaveGamble/cJSON
sbom-description = Ultralightweight JSON parser in ANSI C sbom-description = Ultralightweight JSON parser in ANSI C