diff --git a/false-positive/machinetag.json b/false-positive/machinetag.json index 359123d..6ae0d01 100644 --- a/false-positive/machinetag.json +++ b/false-positive/machinetag.json @@ -1,7 +1,7 @@ { "namespace": "false-positive", "description": "This taxonomy aims to ballpark the expected amount of false positives.", - "version": 5, + "version": 6, "expanded": "False positive", "predicates": [ { @@ -38,6 +38,12 @@ "expanded": "High", "description": "The risk of having false positives in the tagged value is high.", "numerical_value": 25 + }, + { + "value": "cannot-be-judged", + "expanded": "Risk cannot be judged", + "description": "The risk of having false positives in the tagged value is cannot be judged.", + "numerical_value": 25 } ] },