tfsec: Update to version 1.0.8

This commit is contained in:
github-actions[bot] 2022-02-01 16:37:37 +00:00
parent bbcf2fd3bd
commit 8109ec64e6

View File

@ -1,12 +1,12 @@
{
"version": "1.0.7",
"version": "1.0.8",
"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.7/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "b38e945dd9caa41cabd448436be28b41b7736e663bdfbfc0996bc8629efbc3bb"
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.0.8/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "76362bbd208878fb1571bdc7e6af0e484d89b3ebec327363194b6fb8df5d5128"
}
},
"bin": "tfsec.exe",