misp-galaxy/cluster/threat-actor.json
Alexandre Dulaunoy 6e62b0ab46 Example of galaxy including a cluster which is
default type where you can add as much element as you want.

The elements are the default values known by MISP but a local
instance can add more or overwrite some elements.
2016-02-27 21:07:09 +01:00

5 lines
151 B
JSON

{
"name" : "threat actor",
"description": "threat actor cluster",
"elementOneOf": ["apt-groups", "threat-actor-intended-effect-vocabulary"]
}