tfsec: Update to version 1.0.10

This commit is contained in:
github-actions[bot] 2022-02-02 16:29:48 +00:00
parent 4c53462c60
commit c6e6e34c68

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.8", "version": "1.0.10",
"description": "A static analysis security scanner for Terraform code", "description": "A static analysis security scanner for Terraform code",
"homepage": "https://tfsec.dev", "homepage": "https://tfsec.dev",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.0.8/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.0.10/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "76362bbd208878fb1571bdc7e6af0e484d89b3ebec327363194b6fb8df5d5128" "hash": "21019c1b74d4f822103bf05ce70a5ff9addea751cad2b5f757ec26bf86d24042"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",