gitleaks: Update to version 8.25.0

This commit is contained in:
github-actions[bot] 2025-04-29 16:29:56 +00:00
parent 468fd2b979
commit fe88928c8a

View File

@ -1,16 +1,16 @@
{
"version": "8.24.3",
"version": "8.25.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.24.3/gitleaks_8.24.3_windows_x64.zip",
"hash": "3f1a35578631dbfe633cc5b49e6c906e55ff14a4bfd7336a10fb27fe33b6dcd2"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.25.0/gitleaks_8.25.0_windows_x64.zip",
"hash": "6e8fef04b39b228cdc4644d961711a02e86cea1329c8f956339621cf97d9a530"
},
"32bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.24.3/gitleaks_8.24.3_windows_x32.zip",
"hash": "aeadfee7feeedc061a9789a84b05995bf1755723f2d1027756d4ee78f56a0751"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.25.0/gitleaks_8.25.0_windows_x32.zip",
"hash": "90957650ac1528872463eee055bf003ba7f817db74531b06f0d59b9eac2c4d17"
}
},
"bin": "gitleaks.exe",