From 25d5173c6902f966c5f55b324dbacb482a4fb808 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 29 Feb 2016 08:42:28 +0100 Subject: [PATCH] Motivation vocabulary added --- cluster/threat-actor.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cluster/threat-actor.json b/cluster/threat-actor.json index 1964e8c..3464d98 100644 --- a/cluster/threat-actor.json +++ b/cluster/threat-actor.json @@ -1,5 +1,6 @@ { "name" : "threat actor", "description": "threat actor cluster", - "elementOneOf": ["apt-groups", "threat-actor-intended-effect-vocabulary"] + "version": 1, + "elementOneOf": ["apt-groups", "threat-actor-intended-effect-vocabulary", "threat-actor-motivation-vocabulary"] }