From bd23721e0a64db6da0434121604bc924351a39a6 Mon Sep 17 00:00:00 2001 From: Iglocska Date: Sun, 30 Oct 2016 16:58:37 +0100 Subject: [PATCH] Moving things around --- {elements => clusters}/adversary-groups.json | 0 elements/threat-actor-tools.json => clusters/tools.json | 0 {cluster => galaxies}/threat-actor.json | 0 {elements => vocabularies/common}/certainty-level.json | 0 .../threat-actor/intended-effect.json | 0 .../threat-actor/motivation.json | 0 .../threat-actor/planning-and-operational-support.json | 0 .../threat-actor/sophistication.json | 0 .../threat-actor/type.json | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename {elements => clusters}/adversary-groups.json (100%) rename elements/threat-actor-tools.json => clusters/tools.json (100%) rename {cluster => galaxies}/threat-actor.json (100%) rename {elements => vocabularies/common}/certainty-level.json (100%) rename elements/threat-actor-intended-effect-vocabulary.json => vocabularies/threat-actor/intended-effect.json (100%) rename elements/threat-actor-motivation-vocabulary.json => vocabularies/threat-actor/motivation.json (100%) rename elements/planning-and-operational-support-vocabulary.json => vocabularies/threat-actor/planning-and-operational-support.json (100%) rename elements/threat-actor-sophistication-vocabulary.json => vocabularies/threat-actor/sophistication.json (100%) rename elements/threat-actor-type-vocabulary.json => vocabularies/threat-actor/type.json (100%) diff --git a/elements/adversary-groups.json b/clusters/adversary-groups.json similarity index 100% rename from elements/adversary-groups.json rename to clusters/adversary-groups.json diff --git a/elements/threat-actor-tools.json b/clusters/tools.json similarity index 100% rename from elements/threat-actor-tools.json rename to clusters/tools.json diff --git a/cluster/threat-actor.json b/galaxies/threat-actor.json similarity index 100% rename from cluster/threat-actor.json rename to galaxies/threat-actor.json diff --git a/elements/certainty-level.json b/vocabularies/common/certainty-level.json similarity index 100% rename from elements/certainty-level.json rename to vocabularies/common/certainty-level.json diff --git a/elements/threat-actor-intended-effect-vocabulary.json b/vocabularies/threat-actor/intended-effect.json similarity index 100% rename from elements/threat-actor-intended-effect-vocabulary.json rename to vocabularies/threat-actor/intended-effect.json diff --git a/elements/threat-actor-motivation-vocabulary.json b/vocabularies/threat-actor/motivation.json similarity index 100% rename from elements/threat-actor-motivation-vocabulary.json rename to vocabularies/threat-actor/motivation.json diff --git a/elements/planning-and-operational-support-vocabulary.json b/vocabularies/threat-actor/planning-and-operational-support.json similarity index 100% rename from elements/planning-and-operational-support-vocabulary.json rename to vocabularies/threat-actor/planning-and-operational-support.json diff --git a/elements/threat-actor-sophistication-vocabulary.json b/vocabularies/threat-actor/sophistication.json similarity index 100% rename from elements/threat-actor-sophistication-vocabulary.json rename to vocabularies/threat-actor/sophistication.json diff --git a/elements/threat-actor-type-vocabulary.json b/vocabularies/threat-actor/type.json similarity index 100% rename from elements/threat-actor-type-vocabulary.json rename to vocabularies/threat-actor/type.json