From aaeac92c5f12def1145e28f1134ab8beedc983e8 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 24 Oct 2018 07:26:08 +0200 Subject: [PATCH] chg: [workflow] add a review for privacy --- workflow/machinetag.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/workflow/machinetag.json b/workflow/machinetag.json index c9af25a..49dd42c 100644 --- a/workflow/machinetag.json +++ b/workflow/machinetag.json @@ -2,7 +2,7 @@ "namespace": "workflow", "expanded": "workflow to support analysis", "description": "Workflow support language is a common language to support intelligence analysts to perform their analysis on data and information. ", - "version": 7, + "version": 8, "predicates": [ { "value": "todo", @@ -25,7 +25,11 @@ }, { "value": "review", - "expanded": "Additional review is required to reach a cert ain level of validation of the information tagged" + "expanded": "Additional review is required to reach a certain level of validation of the information tagged" + }, + { + "value": "review-for-privacy", + "expanded": "Additional review is required to ensure privacy of the information tagged" }, { "value": "review-before-publication",