GitGuardian / ggshield

Find and fix 360+ types of hardcoded secrets and 70+ types of infrastructure-as-code misconfigurations.
https://gitguardian.com
MIT License
1.57k stars 138 forks source link

fix(docker): add docker to the image so ggshield secret scan docker works #926

Open fnareoh opened 1 week ago

fnareoh commented 1 week ago

Context

Addresses #924, thanks a lot @cdupuis for raising the issue and providing a fix !

What has been done

This MR adds docker to the image so the command ggshield secret scan docker alpine can download the image and works out of the box.

Validation

ggshield secret scan docker alpine works on the new image.