mirror of
https://github.com/aljazceru/recon-pipeline.git
synced 2025-12-19 23:34:27 +01:00
pivot to yaml structure for tool definitions (#33)
This commit is contained in:
@@ -4,7 +4,7 @@ import cmd2
|
||||
|
||||
from .config import defaults
|
||||
from .helpers import get_scans
|
||||
from .tool_definitions import tools
|
||||
from ..tools import tools
|
||||
|
||||
# options for ReconShell's 'install' command
|
||||
install_parser = cmd2.Cmd2ArgumentParser()
|
||||
|
||||
Reference in New Issue
Block a user