mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 16:57:18 +00:00
fix: [disarm] fix UUIDs
to be generated based on a disarm specific UUID
This commit is contained in:
parent
c6b218793f
commit
217e3eb171
2 changed files with 296 additions and 296 deletions
File diff suppressed because it is too large
Load diff
|
@ -24,6 +24,6 @@
|
||||||
"name": "DISARM Techniques",
|
"name": "DISARM Techniques",
|
||||||
"namespace": "disarm",
|
"namespace": "disarm",
|
||||||
"type": "disarm",
|
"type": "disarm",
|
||||||
"uuid": "a9532e45-d438-502a-a469-892007ba0e4b",
|
"uuid": "a90f2bb6-11e1-58a7-9962-ba37886720ec",
|
||||||
"version": 1
|
"version": 1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue