mirror of https://github.com/MISP/misp-galaxy
fix: [disarm] fix UUID
parent
cd694fff6e
commit
f89d886566
|
@ -7,7 +7,7 @@
|
|||
"name": "Countermeasures",
|
||||
"source": "https://github.com/DISARMFoundation/DISARMframeworks",
|
||||
"type": "disarm-countermeasures",
|
||||
"uuid": "fd98a93a-9c2b-5fd3-bc32-caa75cb42f92",
|
||||
"uuid": "75e907ad-1b8d-5288-a9e9-1b18627b3265",
|
||||
"values": [
|
||||
{
|
||||
"description": "Include a paid-for privacy option, e.g. pay Facebook for an option of them not collecting your personal information. There are examples of this not working, e.g. most people don’t use proton mail etc.",
|
||||
|
|
|
@ -49,6 +49,6 @@
|
|||
"name": "Countermeasures",
|
||||
"namespace": "disarm",
|
||||
"type": "disarm-countermeasures",
|
||||
"uuid": "33becc7b-4f5f-525c-afd9-a2fd61267b08",
|
||||
"uuid": "9a3ac024-7c65-5ac0-87c4-eaed2238eec8",
|
||||
"version": 1
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue