gitleaks: Update to version 8.16.0

This commit is contained in:
github-actions[bot] 2023-02-26 16:29:40 +00:00
parent 5e254d4825
commit 840a909724

View File

@ -1,16 +1,16 @@
{
"version": "8.15.4",
"version": "8.16.0",
"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.4/gitleaks_8.15.4_windows_x64.zip",
"hash": "a26ca0fbb52d0c1a618a5e8accad458abb888b825afff8f9644f22803c4df2a8"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.0/gitleaks_8.16.0_windows_x64.zip",
"hash": "8caff67902c47e2148db529d816d4ce09b7ec37f4cc891def77d0d2ed9f4b57d"
},
"32bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.15.4/gitleaks_8.15.4_windows_x32.zip",
"hash": "9c2f45fd2c3da16467a6d1e28a521864e89b7e4d06c4f11ab5af75aa8d657f79"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.0/gitleaks_8.16.0_windows_x32.zip",
"hash": "8aaf48f07735ee71ebc6d2b67350837cacbb700c86c8140ad5ab71dbfe28e3a8"
}
},
"bin": "gitleaks.exe",