fix: [threat-actor] UUID reused fixed (UUIDs cannot be reused across different cluster)

Add the missing the relationship for the new UUID
pull/757/head
Alexandre Dulaunoy 2022-08-21 09:17:56 +02:00
parent 8c09aeb1dd
commit 9efca4c41b
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
2 changed files with 10 additions and 3 deletions

View File

@ -14176,6 +14176,13 @@
"estimative-language:likelihood-probability=\"likely\""
],
"type": "used-by"
},
{
"dest-uuid": "4245e4cd-a57a-4e0b-9853-acaa549d495d",
"tags": [
"estimative-language:likelihood-probability=\"likely\""
],
"type": "used-by"
}
],
"uuid": "42148074-196b-4f8c-b149-12163fc385fa",
@ -24577,5 +24584,5 @@
"value": "Maui ransomware"
}
],
"version": 105
"version": 106
}

View File

@ -9790,9 +9790,9 @@
"type": "uses"
}
],
"uuid": "00edb40d-2fed-4d36-98b1-c85fc2bb1168",
"uuid": "4245e4cd-a57a-4e0b-9853-acaa549d495d",
"value": "PARINACOTA"
}
],
"version": 243
"version": 244
}