add: add missing galaxy in the case we need a large group of

classification
pull/93/head
Alexandre Dulaunoy 2018-03-05 09:00:17 +01:00
parent 512516eabe
commit 1b4cb19909
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
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": 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"