update workflow taxonomy

pull/120/head
Deborah Servili 2018-10-04 08:47:11 +02:00
parent ad876b697c
commit e42ec26ea7
No known key found for this signature in database
GPG Key ID: 7E3A832850D4D7D1
1 changed files with 5 additions and 1 deletions

View File

@ -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": 5,
"version": 6,
"predicates": [
{
"value": "todo",
@ -78,6 +78,10 @@
{
"value": "add-mitre-attack-cluster",
"expanded": "Describe cyber adversary behavior using MITRE ATT&CK"
},
{
"value": "additional-task",
"expanded": "Used to point an additional task that can not be describe by the rest of the taxonomy and need to be done"
}
]
},