gitleaks: Update to version 8.23.3

This commit is contained in:
github-actions[bot] 2025-01-29 16:30:29 +00:00
parent 826944489c
commit ceddc115e7

View File

@ -1,16 +1,16 @@
{
"version": "8.23.2",
"version": "8.23.3",
"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.23.2/gitleaks_8.23.2_windows_x64.zip",
"hash": "422fd9c15ceea397e45a11df09f8b0420b79d72672d1ea30a2be19864b058e82"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.23.3/gitleaks_8.23.3_windows_x64.zip",
"hash": "1538330ae504a20bd0ffd0837ac301eac137609993d65ce15f3f826e32fad115"
},
"32bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.23.2/gitleaks_8.23.2_windows_x32.zip",
"hash": "9f7a0add249d33e6fe1747c4ef9169c39557c84fda03d9054b5e1e8418ffd1a5"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.23.3/gitleaks_8.23.3_windows_x32.zip",
"hash": "e28c0db53e6be47308df0ca4eff2ed993af6a78c433c701c4cb94e9f9b294d41"
}
},
"bin": "gitleaks.exe",