gosec: Update to version 2.22.3

This commit is contained in:
github-actions[bot] 2025-04-04 08:29:43 +00:00
parent 805cfb5d39
commit 5b5b53f693

View File

@ -1,16 +1,16 @@
{
"version": "2.22.2",
"version": "2.22.3",
"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.2/gosec_2.22.2_windows_amd64.tar.gz",
"hash": "24d80c1382e0f3af589099e00e24a013faa9f4806a195e9061d3da02a6f6a914"
"url": "https://github.com/securego/gosec/releases/download/v2.22.3/gosec_2.22.3_windows_amd64.tar.gz",
"hash": "723f84c0c3d51185e58a877ee7bfed890afa676d125ae95fbc51d52372beb2ed"
},
"arm64": {
"url": "https://github.com/securego/gosec/releases/download/v2.22.2/gosec_2.22.2_windows_arm64.tar.gz",
"hash": "d71b4bfda426142b766be797b9876c308fa1404c1037cadaa75d727774df9d7c"
"url": "https://github.com/securego/gosec/releases/download/v2.22.3/gosec_2.22.3_windows_arm64.tar.gz",
"hash": "18d4cb836b3feedd206b83a1d7ef8fe19f9bec28e5195166acfc30f16838c913"
}
},
"bin": "gosec.exe",