diff --git a/misp/machinetag.json b/misp/machinetag.json index 1788c17..07d970a 100644 --- a/misp/machinetag.json +++ b/misp/machinetag.json @@ -18,6 +18,15 @@ ], "predicate": "api" }, + { + "entry": [ + { + "expanded": "block", + "value": "block" + } + ], + "predicate": "expansion" + }, { "predicate": "contributor", "entry": [ @@ -116,9 +125,14 @@ "description": "Event with this tag should not be synced to other MISP instances", "expanded": "Should not sync", "value": "should-not-sync" + }, + { + "description": "Expansion tag incluencing the MISP behavior using expansion modules", + "expanded": "Expansion", + "value": "expansion" } ], - "version": 3, + "version": 4, "description": "MISP taxonomy to infer with MISP behavior or operation.", "expanded": "MISP", "namespace": "misp"