gosec: Update to version 2.21.4

This commit is contained in:
github-actions[bot] 2024-09-26 12:32:42 +00:00
parent 7339fb092d
commit 61da8c8f87

View File

@ -1,16 +1,16 @@
{
"version": "2.21.3",
"version": "2.21.4",
"description": "Inspects source code for security problems by scanning the Go AST.",
"homepage": "https://github.com/securego/gosec",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/securego/gosec/releases/download/v2.21.3/gosec_2.21.3_windows_amd64.tar.gz",
"hash": "906ce4e67981e75b692c9b5b83a2dd6f882c38582b183fc51b24ddc966cccdb2"
"url": "https://github.com/securego/gosec/releases/download/v2.21.4/gosec_2.21.4_windows_amd64.tar.gz",
"hash": "faa87d708de666bcb12a74129c6482248b6239f95689f28b49712ca6d7d405be"
},
"arm64": {
"url": "https://github.com/securego/gosec/releases/download/v2.21.3/gosec_2.21.3_windows_arm64.tar.gz",
"hash": "5db16ff7fcb533de195b1162c5ec34a5a856a77c250c449462ca40fb1765181f"
"url": "https://github.com/securego/gosec/releases/download/v2.21.4/gosec_2.21.4_windows_arm64.tar.gz",
"hash": "3857d09cbe3a6422b599d678b550b1cf36a50e5dbe3436fd72a3a0768565eccf"
}
},
"bin": "gosec.exe",