mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
gitleaks: Update to version 8.23.3
This commit is contained in:
parent
826944489c
commit
ceddc115e7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.23.2",
|
"version": "8.23.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.23.2/gitleaks_8.23.2_windows_x64.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.23.3/gitleaks_8.23.3_windows_x64.zip",
|
||||||
"hash": "422fd9c15ceea397e45a11df09f8b0420b79d72672d1ea30a2be19864b058e82"
|
"hash": "1538330ae504a20bd0ffd0837ac301eac137609993d65ce15f3f826e32fad115"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.23.2/gitleaks_8.23.2_windows_x32.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.23.3/gitleaks_8.23.3_windows_x32.zip",
|
||||||
"hash": "9f7a0add249d33e6fe1747c4ef9169c39557c84fda03d9054b5e1e8418ffd1a5"
|
"hash": "e28c0db53e6be47308df0ca4eff2ed993af6a78c433c701c4cb94e9f9b294d41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitleaks.exe",
|
"bin": "gitleaks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user