Changed
-
ggshield secret scan
output now includes a link to the incident if the secret is already known on the user's GitGuardian dashboard. -
ggshield secret scan docker
no longer rescans known-clean layers, speeding up subsequent scans. This cache is tied to GitGuardian secrets engine version, so all layers are rescanned when a new version of the secrets engine is deployed.
Fixed
- Fixed an issue where the progress bar for
ggshield secret scan
commands would sometimes reach 100% too early and then stayed stuck until the end of the scan.
Removed
- The deprecated commands
ggshield scan
andggshield ignore
have been removed. Useggshield secret scan
andggshield secret ignore
instead.