| 1 | # orchestrator.py |
| 2 | # Description: |
| 3 | # This file, orchestrator.py, is the heuristic Ragnar brain, and it is responsible for coordinating and executing various network scanning and offensive security actions |
| 4 | # It manages the loading and execution of actions, handles retries for failed and successful actions, |
nothing calls this directly
no test coverage detected