mirror of https://github.com/MISP/misp-galaxy
fix: [threat-actor] UUID typo fixed as reported by @righel
parent
fd8a6f0a2e
commit
22efa61071
|
@ -5870,7 +5870,7 @@
|
|||
"type": "similar"
|
||||
},
|
||||
{
|
||||
"dest-uuid": "4e18657-3995-5837-88f1-f823520382a8",
|
||||
"dest-uuid": "84e18657-3995-5837-88f1-f823520382a8",
|
||||
"tags": [
|
||||
"estimative-language:likelihood-probability=\"likely\""
|
||||
],
|
||||
|
@ -17614,5 +17614,5 @@
|
|||
"value": "UAC-0185"
|
||||
}
|
||||
],
|
||||
"version": 321
|
||||
"version": 322
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue