gosec: Update to version 2.22.11

This commit is contained in:
github-actions[bot] 2025-12-11 12:33:19 +00:00
parent 9f7163e71e
commit d2a864eda1

View File

@ -1,16 +1,16 @@
{
"version": "2.22.10",
"version": "2.22.11",
"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.10/gosec_2.22.10_windows_amd64.tar.gz",
"hash": "f9551aae364634457625f11e35e9d3ab2d2904db803c337430b16151323b050a"
"url": "https://github.com/securego/gosec/releases/download/v2.22.11/gosec_2.22.11_windows_amd64.tar.gz",
"hash": "5d89f10a8c4e4a744b2b3e174a7b6cdfc60a260def756f5be1620e096aba254b"
},
"arm64": {
"url": "https://github.com/securego/gosec/releases/download/v2.22.10/gosec_2.22.10_windows_arm64.tar.gz",
"hash": "8d0b7cc37380bdadd95deb63bebf855d99ae308ad2b63850babccd958c1377e8"
"url": "https://github.com/securego/gosec/releases/download/v2.22.11/gosec_2.22.11_windows_arm64.tar.gz",
"hash": "b35442e44c63d922ce8059a111f59b303a5c4a229d4464b98d1a74d2423e16d5"
}
},
"bin": "gosec.exe",