Service that scans your Infrastructure as Code for common vulnerabilities
1.7K
The IaC Scan Runner is a service that checks your IaC for issues and vulnerabilities.
You can run the container as follows:
# run IaC Scan Runner REST API in a Docker container and navigate to localhost:8080/swagger or localhost:8080/redoc
docker run --name iac-scan-runner -p 8080:80 xscanner/runner
See the documentation or GitHub repository for more info.
Content type
Image
Digest
sha256:5e77d3001…
Size
523.2 MB
Last updated
almost 3 years ago
docker pull xscanner/runner