add: add missing galaxy in the case we need a large group of
classificationpull/93/head
parent
512516eabe
commit
1b4cb19909
|
@ -2,7 +2,7 @@
|
||||||
"namespace": "workflow",
|
"namespace": "workflow",
|
||||||
"expanded": "workflow to support analysis",
|
"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. ",
|
"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": [
|
"predicates": [
|
||||||
{
|
{
|
||||||
"value": "todo",
|
"value": "todo",
|
||||||
|
@ -47,6 +47,10 @@
|
||||||
"value": "create-missing-misp-galaxy-cluster",
|
"value": "create-missing-misp-galaxy-cluster",
|
||||||
"expanded": "Create missing MISP galaxy cluster about the information tagged"
|
"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",
|
"value": "add-context",
|
||||||
"expanded": "Add contextual information about the information tagged"
|
"expanded": "Add contextual information about the information tagged"
|
||||||
|
|
Loading…
Reference in New Issue