tfsec: Update to version 1.12.0

This commit is contained in:
github-actions[bot] 2022-03-21 12:30:15 +00:00
parent e0307bc9ae
commit 883def6985

View File

@ -1,12 +1,12 @@
{
"version": "1.11.0",
"version": "1.12.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.11.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "782e67a52bba5d24398cff3ceb059aa65e3c45bd89de5c0702f306f0de21696b"
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.12.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "14d231a88e283974759f99226b8bbe0a1282620d7ddd8bc7e7c0274898865a12"
}
},
"bin": "tfsec.exe",