gitleaks: Update to version 8.21.1

This commit is contained in:
github-actions[bot] 2024-10-18 12:31:49 +00:00
parent b71e0b397e
commit 08a85087c1

View File

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