Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 08:46
· 28 commits to main since this release
faf7998

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.