gosec: Update to version 2.21.1

This commit is contained in:
github-actions[bot] 2024-09-04 16:29:27 +00:00
parent b5f560e65c
commit ccf60739ff

View File

@ -1,16 +1,16 @@
{
"version": "2.20.0",
"version": "2.21.1",
"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.20.0/gosec_2.20.0_windows_amd64.tar.gz",
"hash": "0e3e8f6990014952c7aba1cce4646711adaccdfef11053745ecb678be72b231f"
"url": "https://github.com/securego/gosec/releases/download/v2.21.1/gosec_2.21.1_windows_amd64.tar.gz",
"hash": "455a2dc20501ee9205792d73e4ea4f7fdcbb7f95272bd2d38bcab16ee492f3c4"
},
"arm64": {
"url": "https://github.com/securego/gosec/releases/download/v2.20.0/gosec_2.20.0_windows_arm64.tar.gz",
"hash": "4a6cd7aa0822be2c647749ebda8dc50dc042665aede11fa5da89de2bb7faaa9b"
"url": "https://github.com/securego/gosec/releases/download/v2.21.1/gosec_2.21.1_windows_arm64.tar.gz",
"hash": "17b26883cb9b9e2452cfccf48c4ede92f73e0e0845effd8272a917a6256f4d0e"
}
},
"bin": "gosec.exe",