tfsec: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2022-03-17 20:27:22 +00:00
parent 6c17da6596
commit 1083ea9e12

View File

@ -1,12 +1,12 @@
{ {
"version": "1.9.3", "version": "1.10.0",
"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.9.3/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.10.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "455548fb2bf0247626086e68867ee46e1d79f4f25b728a5a61626b766734be26" "hash": "935c76ae1ede27369efa253dabfff9cb766f393d6240da8e8c6098c017cad164"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",