Skip to content

Commit

Permalink
Merge pull request #280 from cudeso/main
Browse files Browse the repository at this point in the history
Update machinetag.json
  • Loading branch information
adulau committed Apr 9, 2024
2 parents 55e0f57 + 31eef7a commit 93b944d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion workflow/machinetag.json
Expand Up @@ -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": 13,
"version": 14,
"predicates": [
{
"value": "todo",
Expand Down Expand Up @@ -115,6 +115,14 @@
{
"value": "review-completeness",
"expanded": "Review if the event is complete"
},
{
"value": "review-accuracy",
"expanded": "Review the accuracy of an event or attribute"
},
{
"value": "review-quality",
"expanded": "Review the quality of an event or attribute"
}
]
},
Expand Down

0 comments on commit 93b944d

Please sign in to comment.