{ "version": "0.0.11", "description": "A static analysis security scanner for CloudFormation code", "homepage": "https://cfsec.dev", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/aquasecurity/cfsec/releases/download/v0.0.11/cfsec-windows-amd64.exe#/cfsec.exe", "hash": "aa36a5548fbaf5c5cf7a053e0e26ff5c820e9a29c5f61ce4bbd3dd7aa9a0beb3" } }, "bin": "cfsec.exe", "checkver": { "github": "https://github.com/aquasecurity/cfsec" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/aquasecurity/cfsec/releases/download/v$version/cfsec-windows-amd64.exe#/cfsec.exe" } }, "hash": { "url": "$baseurl/cfsec_checksums.txt" } } }