From 5c49e626b59ecb16ef85be670bd24f2aff2718cb Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 17 Mar 2016 07:37:41 +0100 Subject: [PATCH] threat-actor tools added --- cluster/threat-actor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/threat-actor.json b/cluster/threat-actor.json index 70d49dd..77e0b3f 100644 --- a/cluster/threat-actor.json +++ b/cluster/threat-actor.json @@ -2,5 +2,5 @@ "name" : "threat actor", "description": "threat actor cluster", "version": 1, - "elementOneOf": ["adversary-groups", "threat-actor-intended-effect-vocabulary", "planning-and-operational-support-vocabulary", "threat-actor-motivation-vocabulary", "threat-actor-type-vocabulary", "threat-actor-sophistication-vocabulary", "certainty-level"] + "elementOneOf": ["adversary-groups", "threat-actor-intended-effect-vocabulary", "planning-and-operational-support-vocabulary", "threat-actor-motivation-vocabulary", "threat-actor-type-vocabulary", "threat-actor-sophistication-vocabulary", "certainty-level", "threat-actor-tools"] }