gitleaks: Update to version 8.18.3

This commit is contained in:
github-actions[bot] 2024-06-01 16:27:06 +00:00
parent 0904a13910
commit 644cd7eb10

View File

@ -1,16 +1,16 @@
{ {
"version": "8.18.2", "version": "8.18.3",
"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.18.2/gitleaks_8.18.2_windows_x64.zip", "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.18.3/gitleaks_8.18.3_windows_x64.zip",
"hash": "aa19543417c668b15e89b3357413099d81a75029a8ebbaec5034b7c8cc33c7e5" "hash": "b7d7b0d5df1f7629361b63a4b9e8d112ca0f5bad0968be9ddf32c55186add254"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.18.2/gitleaks_8.18.2_windows_x32.zip", "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.18.3/gitleaks_8.18.3_windows_x32.zip",
"hash": "7265ec54bc812628bf0559f938a80879be3312c7556fa96eb123d8197b5a506f" "hash": "62e160b117f06d85b79bf024db49ef9dfc03d23e5323c721084def78e83933f7"
} }
}, },
"bin": "gitleaks.exe", "bin": "gitleaks.exe",