From 41f2663b47eb782d4cd3ce2d54f409bac10682f3 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 11 May 2021 13:57:34 +0200 Subject: [PATCH] fix: [threatmatch] typo fixed in predicate value --- threatmatch/machinetag.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/threatmatch/machinetag.json b/threatmatch/machinetag.json index 8e78ed1..1163a8e 100644 --- a/threatmatch/machinetag.json +++ b/threatmatch/machinetag.json @@ -1,7 +1,7 @@ { "namespace": "threatmatch", "expanded": "ThreatMatch categories for sharing into ThreatMatch and MISP", - "version": 1, + "version": 2, "description": "The ThreatMatch Sectors, Incident types, Malware types and Alert types are applicable for any ThreatMatch instances and should be used for all CIISI and TIBER Projects.", "refs": [ "https://www.secalliance.com/platform/", @@ -176,7 +176,7 @@ ] }, { - "predicate": "incident_type", + "predicate": "incident-type", "entry": [ { "value": "ATM Attacks",