{ "version": "1.18.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.18.0/tfsec-windows-amd64.exe#/tfsec.exe", "hash": "05c9a91ff2a8850aedc3fc1256e989e6839660c5321672046e57abb83c452e37" } }, "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" } } }