From 2a3ee9ead6c9ab3bdf2e176c24e6f23bf1720995 Mon Sep 17 00:00:00 2001 From: Daniel Roethlisberger Date: Fri, 12 Jan 2018 16:55:49 +0100 Subject: [PATCH] Set exclusive flag on automation-level predicate --- misp/machinetag.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/misp/machinetag.json b/misp/machinetag.json index d1a0558..75c112a 100755 --- a/misp/machinetag.json +++ b/misp/machinetag.json @@ -157,7 +157,8 @@ }, { "expanded": "Automation level", - "value": "automation-level" + "value": "automation-level", + "exclusive": true }, { "description": "Event with this tag should not be synced to other MISP instances", @@ -170,7 +171,7 @@ "value": "tool" } ], - "version": 6, + "version": 7, "description": "MISP taxonomy to infer with MISP behavior or operation.", "expanded": "MISP", "namespace": "misp"