mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 14:57:18 +00:00
jq fix
This commit is contained in:
parent
ae24b71f45
commit
050a94a2c0
1 changed files with 6 additions and 6 deletions
|
@ -64,15 +64,15 @@
|
|||
"related": [
|
||||
{
|
||||
"dest-uuid": "e9aaab46-abb1-4390-b37b-d0457d05b28f",
|
||||
"synonyms": [
|
||||
"Red Alert 2",
|
||||
"Red Alert 2.0"
|
||||
],
|
||||
"tags": [
|
||||
"estimative-language:likelihood-probability=\"likely\""
|
||||
],
|
||||
"type": "similar",
|
||||
"synonyms": [
|
||||
"Red Alert 2"
|
||||
"Red Alert 2.0"
|
||||
]
|
||||
},
|
||||
"type": "similar"
|
||||
}
|
||||
],
|
||||
"uuid": "d10f8cd5-0077-4d8f-9145-03815a68dd33",
|
||||
"value": "RedAlert2"
|
||||
|
|
Loading…
Reference in a new issue