gitleaks: Update to version 8.16.1

This commit is contained in:
github-actions[bot] 2023-03-14 20:31:30 +00:00
parent 6570581a91
commit c4752b700d

View File

@ -1,16 +1,16 @@
{ {
"version": "8.16.0", "version": "8.16.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.16.0/gitleaks_8.16.0_windows_x64.zip", "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.1/gitleaks_8.16.1_windows_x64.zip",
"hash": "8caff67902c47e2148db529d816d4ce09b7ec37f4cc891def77d0d2ed9f4b57d" "hash": "3707275694500ce157ea3358a285f40025157a1ef7b8c21898e828bb09292f1c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.0/gitleaks_8.16.0_windows_x32.zip", "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.1/gitleaks_8.16.1_windows_x32.zip",
"hash": "8aaf48f07735ee71ebc6d2b67350837cacbb700c86c8140ad5ab71dbfe28e3a8" "hash": "434818b6ddd452e70d4347e776e24e3c57bc96ffafaecbbefd71a2d6f2821e5c"
} }
}, },
"bin": "gitleaks.exe", "bin": "gitleaks.exe",