- Docker
- Python3
- VSCode or some other IDE
- OWASP ZAP
Ensure that you have a working directory and cd
into that directory
virtualenv venv
pip install -r requirements.txt
pip uninstall gitdb2
pip install gitdb2==2.0.6
cd robots/
robot Robo101.robot
cd node/
robot NodeSec.robot
cd zap
robot DAST.robot