mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
gitleaks: Update to version 8.21.3
This commit is contained in:
parent
6f253aa978
commit
5dd0567e1c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.21.2",
|
"version": "8.21.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.21.2/gitleaks_8.21.2_windows_x64.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.21.3/gitleaks_8.21.3_windows_x64.zip",
|
||||||
"hash": "f238c85e5f47e18fac779ce71ee11091cf70a0a8fb4415f165efba2800eef133"
|
"hash": "aa076106e99e892b43b6056cd23e193f282d0ed3b9d32a044de15222e2b06591"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.21.2/gitleaks_8.21.2_windows_x32.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.21.3/gitleaks_8.21.3_windows_x32.zip",
|
||||||
"hash": "788261d2f92c57320c8bef727ba6277582cb17925252b740c785782ae6bf4a3f"
|
"hash": "5f3549a568cd8b7d3c26516aea6b3d4b7d54adbdf7c212a6db46ce8397c0bfad"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitleaks.exe",
|
"bin": "gitleaks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user