SAST-SCANNER Dockerfile Build the SAST-SCANNER container using this Dockerfile docker build -t trolleye/sast-scanner:latest . Run the SAST-SCANNER and delete when done docker run --rm -it trolleye/openvas:latest /bin/bash