diff --git a/workflow/machinetag.json b/workflow/machinetag.json index ba9d068..8ed0ad3 100644 --- a/workflow/machinetag.json +++ b/workflow/machinetag.json @@ -69,7 +69,15 @@ }, { "value": "review-the-grammar", - "expanded": "Review the grammar of the information tagged to improve the overall quality " + "expanded": "Review the grammar of the information tagged to improve the overall quality" + }, + { + "value": "do-not-delete", + "expended": "Element that should not be deleted (without asking)" + }, + { + "value": "add-mitre-attack-cluster", + "expended": "Describe cyber adversary behavior using MITRE ATT&CK" } ] },