gosec: Update to version 2.22.10

This commit is contained in:
github-actions[bot] 2025-10-15 08:30:13 +00:00
parent a1c1f1a41d
commit 48efc8486b

View File

@ -1,16 +1,16 @@
{
"version": "2.22.9",
"version": "2.22.10",
"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.9/gosec_2.22.9_windows_amd64.tar.gz",
"hash": "e712fe55dca9732b51f50c69922ea430d9b49d287f2c8c205b5923680cf484e1"
"url": "https://github.com/securego/gosec/releases/download/v2.22.10/gosec_2.22.10_windows_amd64.tar.gz",
"hash": "f9551aae364634457625f11e35e9d3ab2d2904db803c337430b16151323b050a"
},
"arm64": {
"url": "https://github.com/securego/gosec/releases/download/v2.22.9/gosec_2.22.9_windows_arm64.tar.gz",
"hash": "d1c3a7bc9b0a66f3bda117a69e48628aa41f604e60183efbe3310cc62a1e76e5"
"url": "https://github.com/securego/gosec/releases/download/v2.22.10/gosec_2.22.10_windows_arm64.tar.gz",
"hash": "8d0b7cc37380bdadd95deb63bebf855d99ae308ad2b63850babccd958c1377e8"
}
},
"bin": "gosec.exe",