mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
chg: [election-guidelines] jq
This commit is contained in:
parent
e3ab9be735
commit
ee09226c55
1 changed files with 7 additions and 7 deletions
|
@ -5,14 +5,14 @@
|
||||||
"namespace": "misp",
|
"namespace": "misp",
|
||||||
"type": "guidelines",
|
"type": "guidelines",
|
||||||
"uuid": "c1dc03b2-89b3-42a5-9d41-782ef726435a",
|
"uuid": "c1dc03b2-89b3-42a5-9d41-782ef726435a",
|
||||||
"kill_chain_order" : {
|
"kill_chain_order": {
|
||||||
"example-of-threats": [
|
"example-of-threats": [
|
||||||
"setup | party/candidate-registration",
|
"setup | party/candidate-registration",
|
||||||
"setup | electoral-rolls",
|
"setup | electoral-rolls",
|
||||||
"campaign | campaign-IT",
|
"campaign | campaign-IT",
|
||||||
"all-phases | governement-IT",
|
"all-phases | governement-IT",
|
||||||
"voting | election-technology",
|
"voting | election-technology",
|
||||||
"campaign/public-communication | media/press"
|
"campaign/public-communication | media/press"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"version": 1
|
"version": 1
|
||||||
|
|
Loading…
Reference in a new issue