aboutsummaryrefslogtreecommitdiffstats
path: root/bin/yp/datasource.json
diff options
context:
space:
mode:
Diffstat (limited to 'bin/yp/datasource.json')
-rwxr-xr-xbin/yp/datasource.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/yp/datasource.json b/bin/yp/datasource.json
index 97486956..abb2e663 100755
--- a/bin/yp/datasource.json
+++ b/bin/yp/datasource.json
@@ -37,6 +37,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 Yocto Project"
+ },
{
"name" : "SRTOOL_DEFECT_TOOL",
"helptext" : "The registered script to manage defects",