tfsec: Update to version 1.21.0

This commit is contained in:
github-actions[bot] 2022-05-11 12:32:32 +00:00
parent 6f8b3a7fe2
commit aedbbeff3d

View File

@ -1,12 +1,12 @@
{ {
"version": "1.20.2", "version": "1.21.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.20.2/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.21.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "4fa237f6c65e07113cbb571552ece1555ba5ca3856d8442828a8f3e998264bbb" "hash": "55334a6bb1a1e6f0bf76be35f3f80aa6339c41fbe05679f43440276624b07183"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",