ggshield icon indicating copy to clipboard operation
ggshield copied to clipboard

Docker secret scanning without dind

Open cyprianbergoniatmo opened this issue 2 years ago • 1 comments

We don't have dind available in our CI/CD pipeline. Is there a way to perform a docker scan without it.

cyprianbergoniatmo avatar Jan 18 '23 19:01 cyprianbergoniatmo

Hi, can you tell us more about the error you are hitting? ggshield secret scan docker does not run the docker containers, it only uses the docker command to pull images and unpack them. I would expect this to work even in an environment without dind, but I could be wrong.

agateau-gg avatar Jan 19 '23 09:01 agateau-gg