From 630063c8f00c4694fce3ddf4d5ab1961c217030d Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 4 Mar 2016 08:14:39 +0100 Subject: [PATCH] threat-actor-sophistication-vocabulary 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 8743644..70d49dd 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", "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"] }