{ "version": "8.26.0", "description": "SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos", "homepage": "https://gitleaks.io", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.26.0/gitleaks_8.26.0_windows_x64.zip", "hash": "d35ade652cff6c0c3213526e65a5da32b1c0cb49589619e96edc70ca21aa34c4" }, "32bit": { "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.26.0/gitleaks_8.26.0_windows_x32.zip", "hash": "4e3900a56792a2b0aaed7b54bda6ac12f50288dbf16ec959f97ad16206eb150e" } }, "bin": "gitleaks.exe", "checkver": { "github": "https://github.com/zricethezav/gitleaks" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/zricethezav/gitleaks/releases/download/v$version/gitleaks_$version_windows_x64.zip" }, "32bit": { "url": "https://github.com/zricethezav/gitleaks/releases/download/v$version/gitleaks_$version_windows_x32.zip" } }, "hash": { "url": "https://github.com/zricethezav/gitleaks/releases/download/v$version/gitleaks_$version_checksums.txt" } } }