mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gitleaks: Update to version 8.16.3
This commit is contained in:
parent
5f187b6cfd
commit
e5a0021de6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.16.2",
|
"version": "8.16.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.16.2/gitleaks_8.16.2_windows_x64.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.3/gitleaks_8.16.3_windows_x64.zip",
|
||||||
"hash": "c87f4a1d57f04d13de4b68262ea0e65c83c7e5adf736b681d7ba3ba5bc44c874"
|
"hash": "7209433451424289201669f09a80ddd44f52bc8f7a5f02f85e579f83c0fed086"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.2/gitleaks_8.16.2_windows_x32.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.3/gitleaks_8.16.3_windows_x32.zip",
|
||||||
"hash": "1f2d85e9b008a571dd4eeef0b67dce30b6baa98c459943ca29e0c84f855e5a96"
|
"hash": "7d847d03ad6be34c7f33e4ecb00fc2607e556f6b7f2a6f7b1c589ef6cf314dc1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitleaks.exe",
|
"bin": "gitleaks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user