Merge branch 'fix/cjson_cpe' into 'master'

fix(cjson): add CPE with davegamble as vendor

See merge request espressif/esp-idf!41781
This commit is contained in:
Mahavir Jain
2025-09-11 09:39:10 +05:30

1
.gitmodules vendored
View File

@@ -51,6 +51,7 @@
url = ../../DaveGamble/cJSON.git
sbom-version = 1.7.18
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