diff --git a/bucket/gitleaks.json b/bucket/gitleaks.json index 64c02d3282..a9d97d14ba 100644 --- a/bucket/gitleaks.json +++ b/bucket/gitleaks.json @@ -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", "homepage": "https://gitleaks.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.4/gitleaks_8.16.4_windows_x64.zip", - "hash": "5a5ff00a72113525e8ce29b12c9d52548f72b0c6df5678ddde2b317e66ef6693" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.17.0/gitleaks_8.17.0_windows_x64.zip", + "hash": "a10d327e7f766e509ab906e5d9aad454931bf1dae231b150ce77c4a02d4857b0" }, "32bit": { - "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.4/gitleaks_8.16.4_windows_x32.zip", - "hash": "fb2a95d4ce70bd5bd91c8fb4919aa884fd0665938675b64e8a1f748ac0c61d51" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.17.0/gitleaks_8.17.0_windows_x32.zip", + "hash": "3f78394175d1bd8d6c1277f3dfd2240442309adb0fe4c71dc96eef2781b24135" } }, "bin": "gitleaks.exe",