{ "version": "0.62.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/v0.62.0/tfsec-windows-amd64.exe#/tfsec.exe", "hash": "ddac731b91ff5bc570973cb591c2710ce56b702361adb9a766e20f1a10ae0b7a" } }, "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" } } }