gosec: Update to version 2.24.6

This commit is contained in:
github-actions[bot] 2026-02-28 16:30:36 +00:00
parent f125fee1f7
commit 89e5bbf74b

View File

@ -1,16 +1,16 @@
{
"version": "2.24.0",
"version": "2.24.6",
"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.24.0/gosec_2.24.0_windows_amd64.tar.gz",
"hash": "75ab8e2df116ef80beb91603363d2bb0c1afb074460c7bf87eef589efd56c669"
"url": "https://github.com/securego/gosec/releases/download/v2.24.6/gosec_2.24.6_windows_amd64.tar.gz",
"hash": "97e6bda23557cef3407ef3403a151bbdec94387a5c7d5825583023065ad899dc"
},
"arm64": {
"url": "https://github.com/securego/gosec/releases/download/v2.24.0/gosec_2.24.0_windows_arm64.tar.gz",
"hash": "c4220bf8c0e867aaef63a8788ca1c2653b68ef9e99a2c36eec88686077351be0"
"url": "https://github.com/securego/gosec/releases/download/v2.24.6/gosec_2.24.6_windows_arm64.tar.gz",
"hash": "89ea42054db9a42ca01774f2df65b8759234cb6cdf23a3281de1be8fa19c434d"
}
},
"bin": "gosec.exe",