diff --git a/misp/machinetag.json b/misp/machinetag.json index 75c112a..e3e5f43 100755 --- a/misp/machinetag.json +++ b/misp/machinetag.json @@ -70,26 +70,6 @@ } ] }, - { - "predicate": "automation-level", - "entry": [ - { - "expanded": "Generated automatically without human verification", - "value": "unsupervised", - "numerical_value": 100 - }, - { - "expanded": "Generated automatically but verified by a human", - "value": "reviewed", - "numerical_value": 50 - }, - { - "expanded": "Output of human analysis", - "value": "manual", - "numerical_value": 0 - } - ] - }, { "predicate": "threat-level", "entry": [ @@ -119,6 +99,26 @@ } ] }, + { + "predicate": "automation-level", + "entry": [ + { + "expanded": "Generated automatically without human verification", + "value": "unsupervised", + "numerical_value": 100 + }, + { + "expanded": "Generated automatically but verified by a human", + "value": "reviewed", + "numerical_value": 50 + }, + { + "expanded": "Output of human analysis", + "value": "manual", + "numerical_value": 0 + } + ] + }, { "predicate": "tool", "entry": [