mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +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": [
|
"related": [
|
||||||
{
|
{
|
||||||
"dest-uuid": "e9aaab46-abb1-4390-b37b-d0457d05b28f",
|
"dest-uuid": "e9aaab46-abb1-4390-b37b-d0457d05b28f",
|
||||||
|
"synonyms": [
|
||||||
|
"Red Alert 2",
|
||||||
|
"Red Alert 2.0"
|
||||||
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"estimative-language:likelihood-probability=\"likely\""
|
"estimative-language:likelihood-probability=\"likely\""
|
||||||
],
|
],
|
||||||
"type": "similar",
|
"type": "similar"
|
||||||
"synonyms": [
|
}
|
||||||
"Red Alert 2"
|
|
||||||
"Red Alert 2.0"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
"uuid": "d10f8cd5-0077-4d8f-9145-03815a68dd33",
|
"uuid": "d10f8cd5-0077-4d8f-9145-03815a68dd33",
|
||||||
"value": "RedAlert2"
|
"value": "RedAlert2"
|
||||||
|
|
Loading…
Reference in a new issue