gitleaks: Update to version 8.29.0

This commit is contained in:
github-actions[bot] 2025-11-05 04:29:51 +00:00
parent 9022a8716b
commit 0315250877

View File

@ -1,16 +1,16 @@
{
"version": "8.28.0",
"version": "8.29.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.28.0/gitleaks_8.28.0_windows_x64.zip",
"hash": "da6458e8864af553807de1c46a7a8eac0880bd6b99ba56288e87e86a45af884f"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.29.0/gitleaks_8.29.0_windows_x64.zip",
"hash": "262f6d6a41ba11892ece339ab866b21a02e4d029e16e8916a9b0b59292001fe7"
},
"32bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.28.0/gitleaks_8.28.0_windows_x32.zip",
"hash": "e5c53b231d43da0d29c22c719dbcc753891fd2b600ca27506b322669cd3bc400"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.29.0/gitleaks_8.29.0_windows_x32.zip",
"hash": "4cf64834ba06dad931df27323efd7be92f98ad57b7c5cb51407314a63c10db0e"
}
},
"bin": "gitleaks.exe",