workflow: review credibility added
parent
09391fd840
commit
3311cba0b6
|
@ -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": 1,
|
"version": 2,
|
||||||
"predicates": [
|
"predicates": [
|
||||||
{
|
{
|
||||||
"value": "todo",
|
"value": "todo",
|
||||||
|
@ -35,6 +35,10 @@
|
||||||
"value": "review-for-false-positive",
|
"value": "review-for-false-positive",
|
||||||
"expanded": "Review the the information tagged to limit the number of false-positives and potentially remove any IDS/automation flag to avoid automation of the false-positives"
|
"expanded": "Review the the information tagged to limit the number of false-positives and potentially remove any IDS/automation flag to avoid automation of the false-positives"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"value": "review-the-source-credibility",
|
||||||
|
"expanded": "Review the source credibility and add the corresponding marking like admiralty-scale on the origin"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"value": "create-missing-misp-galaxy-cluster-values",
|
"value": "create-missing-misp-galaxy-cluster-values",
|
||||||
"expanded": "Add potential MISP galaxy cluster values missing about the information tagged"
|
"expanded": "Add potential MISP galaxy cluster values missing about the information tagged"
|
||||||
|
|
Loading…
Reference in New Issue