From 4c9de6fbb4bc41c1e62ea640e9ade84a20d840f2 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 25 Mar 2021 14:05:07 +0100 Subject: [PATCH] chg: [ioc] typo fixed in predicate --- ioc/machinetag.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ioc/machinetag.json b/ioc/machinetag.json index 7523a30..21dcf43 100644 --- a/ioc/machinetag.json +++ b/ioc/machinetag.json @@ -1,7 +1,7 @@ { "namespace": "ioc", "description": "An IOC classification to facilitate automation of malicious and non malicious artifacts", - "version": 1, + "version": 2, "predicates": [ { "value": "artifact-state", @@ -10,7 +10,7 @@ ], "values": [ { - "predicate": "artifact state", + "predicate": "artifact-state", "entry": [ { "value": "malicious",