mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
gitleaks: Update to version 8.14.0
This commit is contained in:
parent
b019afeab6
commit
0255ddb9ac
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.13.0",
|
"version": "8.14.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.13.0/gitleaks_8.13.0_windows_x64.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.14.0/gitleaks_8.14.0_windows_x64.zip",
|
||||||
"hash": "a75c950d68b30bab59b17555feaab9b2349191ffeeba3009edeeb7bd7417582b"
|
"hash": "ab46728f11d00e9052851b2fde496ce22254579abfcaad386a5b059be15bf7f1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.13.0/gitleaks_8.13.0_windows_x32.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.14.0/gitleaks_8.14.0_windows_x32.zip",
|
||||||
"hash": "a91e7d34d10a142592148f6a2159a7c2e52d6fc5c2e2584e5f68cbaa39cada64"
|
"hash": "62e0882bb0127bfbb4b3829d59fc285bbe4491042651fdc3ddf9fcef94489217"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitleaks.exe",
|
"bin": "gitleaks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user