Skip to content

Commit 3263bb3

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 <[email protected]>
1 parent aae5071 commit 3263bb3

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.18
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)