{ "version": "1.8.0", "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.8.0/tfsec-windows-amd64.exe#/tfsec.exe", "hash": "a26be39ae1dcd8700907b05de1613c6e20f4757bc91c2603a09522ae16182c22" } }, "bin": "tfsec.exe", "checkver": { "github": "https://github.com/aquasecurity/tfsec" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/aquasecurity/tfsec/releases/download/v$version/tfsec-windows-amd64.exe#/tfsec.exe" } }, "hash": { "url": "$baseurl/tfsec_checksums.txt" } } }