gosec: Update to version 2.14.0

This commit is contained in:
github-actions[bot] 2022-10-17 12:32:37 +00:00
parent 69f057ff7e
commit 0252ee8e13

View File

@ -1,12 +1,12 @@
{ {
"version": "2.13.1", "version": "2.14.0",
"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.13.1/gosec_2.13.1_windows_amd64.tar.gz", "url": "https://github.com/securego/gosec/releases/download/v2.14.0/gosec_2.14.0_windows_amd64.tar.gz",
"hash": "e55d44c241c7830a3881829cb1601781d270fc709f371e82ee3cf704587b33ec" "hash": "ff26e39cbf564f4a20c2ab5ac7b0907aa3502288eda5818a59dcce26663567ce"
} }
}, },
"bin": "gosec.exe", "bin": "gosec.exe",