gitleaks: Update to version 8.21.0

This commit is contained in:
github-actions[bot] 2024-10-15 04:30:14 +00:00
parent d1fee9ea11
commit ac5589e954

View File

@ -1,16 +1,16 @@
{ {
"version": "8.20.1", "version": "8.21.0",
"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.20.1/gitleaks_8.20.1_windows_x64.zip", "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.21.0/gitleaks_8.21.0_windows_x64.zip",
"hash": "f23010173c6a0fa03cf8148d32a83e40417127e43fb54808fa27bf8aece20111" "hash": "3f8ad5782965ae1e8a1af4090af3263a90425e9124b770160800c44cd7d62cbb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.20.1/gitleaks_8.20.1_windows_x32.zip", "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.21.0/gitleaks_8.21.0_windows_x32.zip",
"hash": "60e63987faa626b38bf6292c7e51addc0b9691773e8b2f768f5cb46b4b3ca956" "hash": "749a2380e95bec9d7b5b2957fe2fcea89ccf7e047e0b1b8d9e59ebfc381f1723"
} }
}, },
"bin": "gitleaks.exe", "bin": "gitleaks.exe",