diff --git a/clusters/threat-actors.json b/clusters/threat-actors.json index 156a5b7..11256c6 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 be3b9c8..05cfe23 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" }