Skip to content

Releases: padok-team/git-secret-scanner

v0.5.2

12 Nov 13:17
96f0ade
Compare
Choose a tag to compare

Changelog

Bug fixes

v0.5.1

12 Nov 11:03
513bcc3
Compare
Choose a tag to compare

Changelog

Features

  • Add Docker image for git-secret-scanner with all required dependencies

Others

  • Update go-gitlab and go-github go packages
  • Pin GitHub action dependencies version

v0.5.0

29 Oct 08:46
faf7998
Compare
Choose a tag to compare

Changelog

This release is a full rework of the tool in Golang. It introduces some new features:

  • Full git history scans
  • Support for Gitleaks and TrufflleHog ignore comments
  • Improved performances
  • Detailed logs
  • Installation with homebrew

⚠️ Breaking Changes ⚠️

  • Fingerprint computations have changed. It means old baselines and old fingerprints are no longer compatible with this version.
  • This new version is not available through pip. Please install with brew or use attached binaries instead.