tfsec: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2022-03-09 12:30:15 +00:00
parent 7d925cf85e
commit 49162432e1

View File

@ -1,12 +1,12 @@
{ {
"version": "1.7.2", "version": "1.8.0",
"description": "A static analysis security scanner for Terraform code", "description": "A static analysis security scanner for Terraform code",
"homepage": "https://tfsec.dev", "homepage": "https://tfsec.dev",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.7.2/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.8.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "fce14959f5d44f70f305e00197bafd2e1d45dd1fb880ec3758c1c30c7332d438" "hash": "a26be39ae1dcd8700907b05de1613c6e20f4757bc91c2603a09522ae16182c22"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",