From 6620b5575a0d32a48a215e86d1ebdfa0b1313fe1 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 9 Aug 2018 07:53:42 +0200 Subject: [PATCH] fix: [threat-actor] related is an array of JSON objects --- clusters/threat-actor.json | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/clusters/threat-actor.json b/clusters/threat-actor.json index 73fb8cc..781cf40 100644 --- a/clusters/threat-actor.json +++ b/clusters/threat-actor.json @@ -1107,13 +1107,15 @@ "value": "Flying Kitten", "description": "Activity: defense and aerospace sectors, also interested in targeting entities in the oil/gas industry.", "uuid": "ba724df5-9aa0-45ca-8e0e-7101c208ae48", - "related": { - "dest-uuid": "f873db71-3d53-41d5-b141-530675ade27a", - "type": "similar", - "tags": [ - "estimative-language:likelihood-probability=\"very-likely\"" - ] - } + "related": [ + { + "dest-uuid": "f873db71-3d53-41d5-b141-530675ade27a", + "type": "similar", + "tags": [ + "estimative-language:likelihood-probability=\"very-likely\"" + ] + } + ] }, { "meta": { @@ -1263,13 +1265,15 @@ "description": "Targets Saudi Arabia, Israel, US, Iran, high ranking defense officials, embassies of various target countries, notable Iran researchers, human rights activists, media and journalists, academic institutions and various scholars, including scientists in the fields of physics and nuclear sciences.", "value": "Rocket Kitten", "uuid": "f873db71-3d53-41d5-b141-530675ade27a", - "related": { - "dest-uuid": "ba724df5-9aa0-45ca-8e0e-7101c208ae48", - "type": "similar", - "tags": [ - "estimative-language:likelihood-probability=\"very-likely\"" - ] - } + "related": [ + { + "dest-uuid": "ba724df5-9aa0-45ca-8e0e-7101c208ae48", + "type": "similar", + "tags": [ + "estimative-language:likelihood-probability=\"very-likely\"" + ] + } + ] }, { "meta": {