gitleaks: Update to version 8.16.3

This commit is contained in:
github-actions[bot] 2023-04-19 20:25:12 +00:00
parent 5f187b6cfd
commit e5a0021de6

View File

@ -1,16 +1,16 @@
{
"version": "8.16.2",
"version": "8.16.3",
"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.16.2/gitleaks_8.16.2_windows_x64.zip",
"hash": "c87f4a1d57f04d13de4b68262ea0e65c83c7e5adf736b681d7ba3ba5bc44c874"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.3/gitleaks_8.16.3_windows_x64.zip",
"hash": "7209433451424289201669f09a80ddd44f52bc8f7a5f02f85e579f83c0fed086"
},
"32bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.2/gitleaks_8.16.2_windows_x32.zip",
"hash": "1f2d85e9b008a571dd4eeef0b67dce30b6baa98c459943ca29e0c84f855e5a96"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.3/gitleaks_8.16.3_windows_x32.zip",
"hash": "7d847d03ad6be34c7f33e4ecb00fc2607e556f6b7f2a6f7b1c589ef6cf314dc1"
}
},
"bin": "gitleaks.exe",