diff --git a/workflow/machinetag.json b/workflow/machinetag.json index 5384772..9925c07 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": 2, + "version": 3, "predicates": [ { "value": "todo", @@ -47,6 +47,10 @@ "value": "create-missing-misp-galaxy-cluster", "expanded": "Create missing MISP galaxy cluster about the information tagged" }, + { + "value": "create-missing-misp-galaxy", + "expanded": "Create missing MISP galaxy at large about the information tagged (e.g. a new category of malware or activity)" + }, { "value": "add-context", "expanded": "Add contextual information about the information tagged"