aboutsummaryrefslogtreecommitdiffstats
path: root/bin/acme/datasource.json_sample
diff options
context:
space:
mode:
Diffstat (limited to 'bin/acme/datasource.json_sample')
-rwxr-xr-xbin/acme/datasource.json_sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/acme/datasource.json_sample b/bin/acme/datasource.json_sample
index dc1d0188..98ef1def 100755
--- a/bin/acme/datasource.json_sample
+++ b/bin/acme/datasource.json_sample
@@ -33,6 +33,11 @@
"helptext" : "Text schema of an example defect",
"value" : "54321"
},
+ {
+ "name" : "SRTOOL_DEFECT_DOESNOTIMPACT",
+ "helptext" : "Comment message to mark CVEs that do not affect the products",
+ "value" : "It doesn't impact ACME"
+ },
{
"name" : "SRTOOL_DEFECT_TOOL",
"helptext" : "The registered script to manage defects",