gosec: Update to version 2.22.5

This commit is contained in:
github-actions[bot] 2025-06-16 12:32:00 +00:00
parent e75f2d8d39
commit cfd194936a

View File

@ -1,16 +1,16 @@
{
"version": "2.22.4",
"version": "2.22.5",
"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.4/gosec_2.22.4_windows_amd64.tar.gz",
"hash": "9c2e72235f2bc94291ea6d3781c81835b13554c1a80cf8cd808bbeb0de0b65c3"
"url": "https://github.com/securego/gosec/releases/download/v2.22.5/gosec_2.22.5_windows_amd64.tar.gz",
"hash": "7833ef7a8d58474584a3441d364159736a63b080ec01fc00f6b3bfe667bab1e2"
},
"arm64": {
"url": "https://github.com/securego/gosec/releases/download/v2.22.4/gosec_2.22.4_windows_arm64.tar.gz",
"hash": "3b1ad762ed86b8bf95cb60dc28148da6d77fa2caade9ade7640ecadab065c644"
"url": "https://github.com/securego/gosec/releases/download/v2.22.5/gosec_2.22.5_windows_arm64.tar.gz",
"hash": "f21447637539e559c55b51fc3e1b7dd395e30cbb15652e3f2dd173927c08f022"
}
},
"bin": "gosec.exe",