mirror of
https://github.com/mvt-project/mvt.git
synced 2026-05-22 00:07:01 +02:00
Merge branch 'main' of https://github.com/DL6ER/mvt into DL6ER-main
This commit is contained in:
@@ -167,6 +167,8 @@ def run_module(module):
|
||||
else:
|
||||
try:
|
||||
module.check_indicators()
|
||||
if not module.detected:
|
||||
module.log.info("No detection!")
|
||||
except NotImplementedError:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user