Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

This repo holds the SAST-SCANNER Dockerfile used in Command Center Scanner.

Notifications You must be signed in to change notification settings

TrollEyeSecurity/sast-scanner

Repository files navigation

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