tfsec: Update to version 1.27.4

This commit is contained in:
github-actions[bot] 2022-08-22 12:32:20 +00:00
parent ccb9b0eb64
commit a281d7b5ff

View File

@ -1,12 +1,12 @@
{ {
"version": "1.27.2", "version": "1.27.4",
"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.27.2/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.27.4/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "90cb9ffd96759808384f2ca889efe07a537e66e10e7ecb61345cf56d56b1bdfa" "hash": "8262be3a752c3004fd5515136bbac7e53630ce5cb57971862cb982d10f854518"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",