From 0eb03ddb503ad3337cc8c43459fba78b5ce1a01f Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 29 Feb 2016 09:44:21 +0100 Subject: [PATCH] Adversary groups instead of APT --- 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 3464d98..590ebfb 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": ["apt-groups", "threat-actor-intended-effect-vocabulary", "threat-actor-motivation-vocabulary"] + "elementOneOf": ["adversary-groups", "threat-actor-intended-effect-vocabulary", "threat-actor-motivation-vocabulary"] }