mirror of
https://github.com/mvt-project/mvt.git
synced 2026-06-03 13:38:07 +02:00
Fixes indiator parsing bug
This commit is contained in:
+1
-1
@@ -175,7 +175,7 @@ def check_backup(ctx, iocs, output, fast, backup_path, list_modules, module):
|
||||
log=logging.getLogger(backup_module.__module__))
|
||||
m.is_backup = True
|
||||
|
||||
if iocs:
|
||||
if indicators.ioc_count > 0:
|
||||
m.indicators = indicators
|
||||
m.indicators.log = m.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user