gosec: Update to version 2.22.6

This commit is contained in:
github-actions[bot] 2025-07-21 12:31:35 +00:00
parent cd04dc9c03
commit 866454df52

View File

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