From 75d95241b32d60c073c1c5fb2c858e54742ffff5 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 27 Nov 2016 16:44:01 +0100 Subject: [PATCH] Source field added as required to MISP 2.4.56 --- vocabularies/threat-actor/intended-effect.json | 1 + vocabularies/threat-actor/motivation.json | 1 + vocabularies/threat-actor/planning-and-operational-support.json | 1 + vocabularies/threat-actor/type.json | 1 + 4 files changed, 4 insertions(+) diff --git a/vocabularies/threat-actor/intended-effect.json b/vocabularies/threat-actor/intended-effect.json index 62865b4..da9e5f6 100644 --- a/vocabularies/threat-actor/intended-effect.json +++ b/vocabularies/threat-actor/intended-effect.json @@ -93,6 +93,7 @@ ], "version" : 1, "description": "The IntendedEffectVocab is the default STIX vocabulary for expressing the intended effect of a threat actor", + "source": "STIX 1.0", "author": "STIX", "uuid": "b6975c96-296a-48cf-9006-034ed102bc85", "stix": "1.2.1", diff --git a/vocabularies/threat-actor/motivation.json b/vocabularies/threat-actor/motivation.json index 27b93fb..9056883 100644 --- a/vocabularies/threat-actor/motivation.json +++ b/vocabularies/threat-actor/motivation.json @@ -58,6 +58,7 @@ ], "version" : 1, "description": "The MotivationVocab is the default STIX vocabulary for expressing the motivation of a threat actor.", + "source": "STIX 1.0", "author": "STIX", "uuid": "74183277-5ee6-436a-9859-cb16fb3f21e2", "stix": "1.2.1", diff --git a/vocabularies/threat-actor/planning-and-operational-support.json b/vocabularies/threat-actor/planning-and-operational-support.json index 69763d1..b9f1c3e 100644 --- a/vocabularies/threat-actor/planning-and-operational-support.json +++ b/vocabularies/threat-actor/planning-and-operational-support.json @@ -70,6 +70,7 @@ "version" : 1, "description": "The PlanningAndOperationalSupportVocab is the default STIX vocabulary for expressing the planning and operational support functions available to a threat actor.", "author": "STIX", + "source": "STIX 1.0", "stix": "1.0.1", "uuid": "f91f69d2-fcd0-45f2-baeb-4f79f9458da7", "type": "planning-and-operational-support-vocabulary" diff --git a/vocabularies/threat-actor/type.json b/vocabularies/threat-actor/type.json index 6a061b0..8ce82f6 100644 --- a/vocabularies/threat-actor/type.json +++ b/vocabularies/threat-actor/type.json @@ -56,6 +56,7 @@ "uuid": "3d7dc2ee-ca54-4a5e-96a3-2e7cba0ffe95", "description": "The ThreatActorTypeVocab enumeration is used to define the default STIX vocabulary for expressing the subjective type of a threat actor.", "author": "STIX", + "source": "STIX 1.0", "stix": "1.0", "type": "threat-actor-type-vocabulary" }