ZIP
WinGet
Gitleaks
Gitleaks LLC · 8.20.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
gitleaks_8.20.0_windows_x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Gitleaks.Gitleaks
Version
8.20.0
Description
Protect and discover secrets using Gitleaks
License
MIT
↗
Homepage
https://github.com/gitleaks/gitleaks
Installer URL
https://github.com/gitleaks/gitleaks/releases/download/v8.20.0/gitleaks_8.20.0_windows_x64.zip
Release Notes
Changelog
- bf8a49f Make private key check less greedy and include fifth dash (#1440)
- 9c354f5 print tags if they exist
- 2278a2a Decode Base64 (#1488)
- c5b15c9 refactor(config): keyword map (#1538)
- a971a32 fix: use regexTarget for extend config (#1536)
- a0f2f46 feat: bump go to 1.22 (#1537)
- 4e8d7d3 fix: handle pre-commit and staged (#1533)
- f8dcd83 Bugfix/1352 incorrect report multiple lines (#1501)
Huge huge thanks to @bplaxco for supporting b64 decoding, @recreator66 for bug fixes, an…