gosec: Update to version 2.22.8

This commit is contained in:
github-actions[bot] 2025-08-14 16:30:43 +00:00
parent 2678dbdd8a
commit 9593445537

View File

@ -1,16 +1,16 @@
{ {
"version": "2.22.7", "version": "2.22.8",
"description": "Inspects source code for security problems by scanning the Go AST.", "description": "Inspects source code for security problems by scanning the Go AST.",
"homepage": "https://github.com/securego/gosec", "homepage": "https://github.com/securego/gosec",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/securego/gosec/releases/download/v2.22.7/gosec_2.22.7_windows_amd64.tar.gz", "url": "https://github.com/securego/gosec/releases/download/v2.22.8/gosec_2.22.8_windows_amd64.tar.gz",
"hash": "da7ea6f8f1ca1b3f3e4742eef73d33b8fc5ac11577cf1827673f19493fd3f5f6" "hash": "d0d312ff6c31bb3b8af6b1c5fa27f908df9af3aa29ef7c6bd88e29fe9d4f040b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/securego/gosec/releases/download/v2.22.7/gosec_2.22.7_windows_arm64.tar.gz", "url": "https://github.com/securego/gosec/releases/download/v2.22.8/gosec_2.22.8_windows_arm64.tar.gz",
"hash": "ee48201b29a8e642ebef6a4583bde9d4dd66ab226cfd2ae83d23edf7fdd2cf91" "hash": "ceb6b49c6f0b323260b5fa8fa569be7c98d16f186bdd333d26f55554a9d359b3"
} }
}, },
"bin": "gosec.exe", "bin": "gosec.exe",