Skip to content

Commit dfb640e

Browse files
committed
fix(cjson): add CPE with davegamble as vendor
The latest cJSON vulnerabilities appear to list "davegamble" as the vendor instead of "cjson_project." Add a new CPE with "davegamble" as the vendor. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
1 parent df2c123 commit dfb640e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitmodules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
url = ../../DaveGamble/cJSON.git
5252
sbom-version = 1.7.19
5353
sbom-cpe = cpe:2.3:a:cjson_project:cjson:{}:*:*:*:*:*:*:*
54+
sbom-cpe = cpe:2.3:a:davegamble:cjson:{}:*:*:*:*:*:*:*
5455
sbom-supplier = Person: Dave Gamble
5556
sbom-url = https://github.com/DaveGamble/cJSON
5657
sbom-description = Ultralightweight JSON parser in ANSI C

0 commit comments

Comments
 (0)