mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
Source field added as required to MISP 2.4.56
This commit is contained in:
parent
e7cef8bf14
commit
75d95241b3
4 changed files with 4 additions and 0 deletions
|
@ -93,6 +93,7 @@
|
||||||
],
|
],
|
||||||
"version" : 1,
|
"version" : 1,
|
||||||
"description": "The IntendedEffectVocab is the default STIX vocabulary for expressing the intended effect of a threat actor",
|
"description": "The IntendedEffectVocab is the default STIX vocabulary for expressing the intended effect of a threat actor",
|
||||||
|
"source": "STIX 1.0",
|
||||||
"author": "STIX",
|
"author": "STIX",
|
||||||
"uuid": "b6975c96-296a-48cf-9006-034ed102bc85",
|
"uuid": "b6975c96-296a-48cf-9006-034ed102bc85",
|
||||||
"stix": "1.2.1",
|
"stix": "1.2.1",
|
||||||
|
|
|
@ -58,6 +58,7 @@
|
||||||
],
|
],
|
||||||
"version" : 1,
|
"version" : 1,
|
||||||
"description": "The MotivationVocab is the default STIX vocabulary for expressing the motivation of a threat actor.",
|
"description": "The MotivationVocab is the default STIX vocabulary for expressing the motivation of a threat actor.",
|
||||||
|
"source": "STIX 1.0",
|
||||||
"author": "STIX",
|
"author": "STIX",
|
||||||
"uuid": "74183277-5ee6-436a-9859-cb16fb3f21e2",
|
"uuid": "74183277-5ee6-436a-9859-cb16fb3f21e2",
|
||||||
"stix": "1.2.1",
|
"stix": "1.2.1",
|
||||||
|
|
|
@ -70,6 +70,7 @@
|
||||||
"version" : 1,
|
"version" : 1,
|
||||||
"description": "The PlanningAndOperationalSupportVocab is the default STIX vocabulary for expressing the planning and operational support functions available to a threat actor.",
|
"description": "The PlanningAndOperationalSupportVocab is the default STIX vocabulary for expressing the planning and operational support functions available to a threat actor.",
|
||||||
"author": "STIX",
|
"author": "STIX",
|
||||||
|
"source": "STIX 1.0",
|
||||||
"stix": "1.0.1",
|
"stix": "1.0.1",
|
||||||
"uuid": "f91f69d2-fcd0-45f2-baeb-4f79f9458da7",
|
"uuid": "f91f69d2-fcd0-45f2-baeb-4f79f9458da7",
|
||||||
"type": "planning-and-operational-support-vocabulary"
|
"type": "planning-and-operational-support-vocabulary"
|
||||||
|
|
|
@ -56,6 +56,7 @@
|
||||||
"uuid": "3d7dc2ee-ca54-4a5e-96a3-2e7cba0ffe95",
|
"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.",
|
"description": "The ThreatActorTypeVocab enumeration is used to define the default STIX vocabulary for expressing the subjective type of a threat actor.",
|
||||||
"author": "STIX",
|
"author": "STIX",
|
||||||
|
"source": "STIX 1.0",
|
||||||
"stix": "1.0",
|
"stix": "1.0",
|
||||||
"type": "threat-actor-type-vocabulary"
|
"type": "threat-actor-type-vocabulary"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue