Skip to content

1.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 10:07
· 271 commits to main since this release

Added

  • Secret: ggshield now prints the name of what is being scanned when called with --verbose (#212).

  • You can now use the SKIP=ggshield environment variable without the pre-commit framework to skip pre-commit and pre-push scans.

Changed

  • ggshield can now scan huge commits without running out of memory.

Fixed

  • IAC and SCA: scans in GitLab merge request pipelines should now be performed on the intended commit ranges, instead of an empty range.