gitleaks: Update to version 8.17.0

This commit is contained in:
github-actions[bot] 2023-06-15 16:27:07 +00:00
parent a543f03b0b
commit 53f88b51c1

View File

@ -1,16 +1,16 @@
{ {
"version": "8.16.4", "version": "8.17.0",
"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.4/gitleaks_8.16.4_windows_x64.zip", "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.17.0/gitleaks_8.17.0_windows_x64.zip",
"hash": "5a5ff00a72113525e8ce29b12c9d52548f72b0c6df5678ddde2b317e66ef6693" "hash": "a10d327e7f766e509ab906e5d9aad454931bf1dae231b150ce77c4a02d4857b0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.4/gitleaks_8.16.4_windows_x32.zip", "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.17.0/gitleaks_8.17.0_windows_x32.zip",
"hash": "fb2a95d4ce70bd5bd91c8fb4919aa884fd0665938675b64e8a1f748ac0c61d51" "hash": "3f78394175d1bd8d6c1277f3dfd2240442309adb0fe4c71dc96eef2781b24135"
} }
}, },
"bin": "gitleaks.exe", "bin": "gitleaks.exe",