From 9a6b5973874f69fa056c6359779c9e4b3950a1b6 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 19 Mar 2019 14:44:49 +0100 Subject: [PATCH] chg: [threat-actor] updated the version to avoid the past issue with 0 value for integer values --- clusters/threat-actor.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/clusters/threat-actor.json b/clusters/threat-actor.json index 70f379b..8eeda82 100644 --- a/clusters/threat-actor.json +++ b/clusters/threat-actor.json @@ -5240,7 +5240,8 @@ "TEMP.Periscope", "TEMP.Jumper", "APT 40", - "APT40" + "APT40", + "BRONZE MOHAWK" ] }, "related": [ @@ -6632,5 +6633,5 @@ "value": "Operation Comando" } ], - "version": 100 + "version": 101 }