Skip to content

tsheth/DockerbaseDSSC

Repository files navigation

Deep Security Smart Check test image

You can use the files in this directory to create a test image for Deep Security Smart Check. This image will trigger findings in the malware, vulnerability, content, and security checklist scanners.

Build the image

docker build -t fake-image:latest .

Tag the image

docker tag fake-image:latest registry.example.com/fake-image:latest

Push the image

docker push registry.example.com/fake-image:latest

About

base docker image for all DSSC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published