mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
chg: [threat-actor] updated the version to avoid the past issue with 0 value for integer values
This commit is contained in:
parent
c2f10410f5
commit
9a6b597387
1 changed files with 3 additions and 2 deletions
|
@ -5240,7 +5240,8 @@
|
|||
"TEMP.Periscope",
|
||||
"TEMP.Jumper",
|
||||
"APT 40",
|
||||
"APT40"
|
||||
"APT40",
|
||||
"BRONZE MOHAWK"
|
||||
]
|
||||
},
|
||||
"related": [
|
||||
|
@ -6632,5 +6633,5 @@
|
|||
"value": "Operation Comando"
|
||||
}
|
||||
],
|
||||
"version": 100
|
||||
"version": 101
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue