tfsec: Update to version 1.15.1

This commit is contained in:
github-actions[bot] 2022-03-29 16:58:46 +00:00
parent 088194f27d
commit de61bef2f5

View File

@ -1,12 +1,12 @@
{
"version": "1.15.0",
"version": "1.15.1",
"description": "A static analysis security scanner for Terraform code",
"homepage": "https://tfsec.dev",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.15.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "33be534d04317a9b3610ea336e0e513c1d5ed4ad9f290f2055b875626f1d1a3b"
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.15.1/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "4a7a53a4bb59490c34c29a4bb6631c96a591c6d606aecfe8e68e68f5c934628f"
}
},
"bin": "tfsec.exe",