{ "version": "1.0.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.0.0/tfsec-windows-amd64.exe#/tfsec.exe", "hash": "a50c023af94683bef7e25e75d50f12df4a1b3947bfc834608acfe8d8cf034e79" } }, "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" } } }