From b6e1c478a7deeb6d8e44428d31336581ff417251 Mon Sep 17 00:00:00 2001 From: Iglocska Date: Mon, 31 Oct 2016 09:39:17 +0100 Subject: [PATCH] Some small fixes --- clusters/threat-actors.json | 2 +- galaxies/threat-actor.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/threat-actors.json b/clusters/threat-actors.json index 156a5b70..11256c60 100644 --- a/clusters/threat-actors.json +++ b/clusters/threat-actors.json @@ -9,7 +9,7 @@ "Timo Steffens", "Various" ], - "type": "Threat Actors", + "type": "threat-actors", "groups": [ "Operation C-Major", "Comment Crew", diff --git a/galaxies/threat-actor.json b/galaxies/threat-actor.json index be3b9c8e..05cfe235 100644 --- a/galaxies/threat-actor.json +++ b/galaxies/threat-actor.json @@ -1,6 +1,6 @@ { - "name" : "threat actor", + "name" : "threat-actor", "description": "Threat actors are characterisations of malicios actors (or adversaries) representing a cyber attach threat including presumed intent and historically observed behaviour.", "version": 1, - "uuid": "698774c7-8022-42c4-917f-8d6e4f06ada3", + "uuid": "698774c7-8022-42c4-917f-8d6e4f06ada3" }