Commit a987909 1 parent b5a87d2 commit a987909 Copy full SHA for a987909
File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 2
2
"namespace" : " workflow" ,
3
3
"expanded" : " workflow to support analysis" ,
4
4
"description" : " Workflow support language is a common language to support intelligence analysts to perform their analysis on data and information." ,
5
- "version" : 12 ,
5
+ "version" : 13 ,
6
6
"predicates" : [
7
7
{
8
8
"value" : " todo" ,
106
106
},
107
107
{
108
108
"value" : " preserve-evidence" ,
109
- "expanded" : " Preseve evidence mentioned in the information tagged"
109
+ "expanded" : " Preserve evidence mentioned in the information tagged"
110
+ },
111
+ {
112
+ "value" : " review-relevance" ,
113
+ "expanded" : " Review if the event is relevant"
114
+ },
115
+ {
116
+ "value" : " review-completeness" ,
117
+ "expanded" : " Review if the event is complete"
110
118
}
111
119
]
112
120
},
You can’t perform that action at this time.
0 commit comments