gitleaks: Update to version 8.15.4

This commit is contained in:
github-actions[bot] 2023-02-25 16:29:19 +00:00
parent 7b56671272
commit 2113ef721e

View File

@ -1,16 +1,16 @@
{
"version": "8.15.3",
"version": "8.15.4",
"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.15.3/gitleaks_8.15.3_windows_x64.zip",
"hash": "037883692db8635a93ed31043b5a7c5ed86c8da58f16800d922e39a2fad3be25"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.15.4/gitleaks_8.15.4_windows_x64.zip",
"hash": "a26ca0fbb52d0c1a618a5e8accad458abb888b825afff8f9644f22803c4df2a8"
},
"32bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.15.3/gitleaks_8.15.3_windows_x32.zip",
"hash": "c5da062ab4226f2038338b214b3ff0db145266004887d227105ab3ee12c0c6da"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.15.4/gitleaks_8.15.4_windows_x32.zip",
"hash": "9c2f45fd2c3da16467a6d1e28a521864e89b7e4d06c4f11ab5af75aa8d657f79"
}
},
"bin": "gitleaks.exe",