{ "version": "0.2.2", "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.2.2/cfsec-windows-amd64.exe#/cfsec.exe", "hash": "0c4e4e6fc7f37fd9429f14161350aa706bbd3aa0173165a01427f1e097f574e5" } }, "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" } } }