gitleaks: Update to version 8.22.1

This commit is contained in:
github-actions[bot] 2024-12-30 16:30:48 +00:00
parent 0980819826
commit b71857efa7

View File

@ -1,16 +1,16 @@
{ {
"version": "8.22.0", "version": "8.22.1",
"description": "SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos", "description": "SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos",
"homepage": "https://gitleaks.io", "homepage": "https://gitleaks.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.22.0/gitleaks_8.22.0_windows_x64.zip", "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.22.1/gitleaks_8.22.1_windows_x64.zip",
"hash": "b488e255433c709c4feb67c8497024ddc2633bd7c94cadc30e4b64cf82ab7410" "hash": "8e3c4f7a73d79240b7184849bacec7cedef1445d0b727ee7a2c078ec50dcc50d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.22.0/gitleaks_8.22.0_windows_x32.zip", "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.22.1/gitleaks_8.22.1_windows_x32.zip",
"hash": "85a73e9888148a00a8f22c93a9c0079482c84aef3cec4b1593e19d4485ce0173" "hash": "1b23a8c5cba0a398939fb70595ea700f81390ec9f9b07e691775e98384e86d53"
} }
}, },
"bin": "gitleaks.exe", "bin": "gitleaks.exe",