gosec: Update to version 2.22.7

This commit is contained in:
github-actions[bot] 2025-07-21 16:30:49 +00:00
parent e1ec037865
commit d2a3267811

View File

@ -1,16 +1,16 @@
{
"version": "2.22.6",
"version": "2.22.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.22.6/gosec_2.22.6_windows_amd64.tar.gz",
"hash": "97972691d8a638e2677aa592db3531867027846e0425324d01e78a8eda924c4f"
"url": "https://github.com/securego/gosec/releases/download/v2.22.7/gosec_2.22.7_windows_amd64.tar.gz",
"hash": "da7ea6f8f1ca1b3f3e4742eef73d33b8fc5ac11577cf1827673f19493fd3f5f6"
},
"arm64": {
"url": "https://github.com/securego/gosec/releases/download/v2.22.6/gosec_2.22.6_windows_arm64.tar.gz",
"hash": "ae888ae81c038e670556c8b94d71501e1048b5faaf238b954e1e74a6b3e22dc7"
"url": "https://github.com/securego/gosec/releases/download/v2.22.7/gosec_2.22.7_windows_arm64.tar.gz",
"hash": "ee48201b29a8e642ebef6a4583bde9d4dd66ab226cfd2ae83d23edf7fdd2cf91"
}
},
"bin": "gosec.exe",