From c768c55b6fda118e20ee93d8f5111b94388281af Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 11 May 2021 14:10:40 +0200 Subject: [PATCH] fix: [threatmatch] predicate typos fixed --- threatmatch/machinetag.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/threatmatch/machinetag.json b/threatmatch/machinetag.json index 1163a8e..703bfdb 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": 2, + "version": 3, "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/", @@ -333,7 +333,7 @@ ] }, { - "predicate": "malware_type", + "predicate": "malware-type", "entry": [ { "value": "Adware", @@ -430,7 +430,7 @@ ] }, { - "predicate": "alert_type", + "predicate": "alert-type", "entry": [ { "value": "Actor Campaigns",