mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
fix axiom related field
This commit is contained in:
parent
969f461709
commit
7f82616c10
1 changed files with 2 additions and 2 deletions
|
@ -635,14 +635,14 @@
|
|||
},
|
||||
"related": [
|
||||
{
|
||||
"dest-uuid": "090242d7-73fc-4738-af68-20162f7a5aae",
|
||||
"dest-uuid": "c5947e1c-1cbc-434c-94b8-27c7e3be0fff",
|
||||
"tags": [
|
||||
"estimative-language:likelihood-probability=\"likely\""
|
||||
],
|
||||
"type": "similar"
|
||||
},
|
||||
{
|
||||
"dest-uuid": "99e30d89-9361-4b73-a999-9e5ff9320bcb",
|
||||
"dest-uuid": "090242d7-73fc-4738-af68-20162f7a5aae",
|
||||
"tags": [
|
||||
"estimative-language:likelihood-probability=\"likely\""
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue