gitleaks: Update to version 8.23.2

This commit is contained in:
github-actions[bot] 2025-01-24 16:30:24 +00:00
parent 885a7beda4
commit 4803e8e962

View File

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