gosec: Update to version 2.24.7

This commit is contained in:
github-actions[bot] 2026-03-01 12:32:04 +00:00
parent 7f9bd99c89
commit d5fa70d5e1

View File

@ -1,16 +1,16 @@
{
"version": "2.24.6",
"version": "2.24.7",
"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.6/gosec_2.24.6_windows_amd64.tar.gz",
"hash": "97e6bda23557cef3407ef3403a151bbdec94387a5c7d5825583023065ad899dc"
"url": "https://github.com/securego/gosec/releases/download/v2.24.7/gosec_2.24.7_windows_amd64.tar.gz",
"hash": "07e6230afd82a87f396b7620ad3bd475cca2f200f451675ae4919ecc03dfdde6"
},
"arm64": {
"url": "https://github.com/securego/gosec/releases/download/v2.24.6/gosec_2.24.6_windows_arm64.tar.gz",
"hash": "89ea42054db9a42ca01774f2df65b8759234cb6cdf23a3281de1be8fa19c434d"
"url": "https://github.com/securego/gosec/releases/download/v2.24.7/gosec_2.24.7_windows_arm64.tar.gz",
"hash": "3bbdc066e95dbfb68cecb0e9b7fd6722b2301ddd5c2571ba9209b120cae0dbc6"
}
},
"bin": "gosec.exe",