From a281d7b5ffa1360c6b4ab3c634dd5d1fa59e012d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 12:32:20 +0000 Subject: [PATCH] tfsec: Update to version 1.27.4 --- bucket/tfsec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 4b430c3d3a..04700334d2 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.27.2", + "version": "1.27.4", "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.27.2/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "90cb9ffd96759808384f2ca889efe07a537e66e10e7ecb61345cf56d56b1bdfa" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.27.4/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "8262be3a752c3004fd5515136bbac7e53630ce5cb57971862cb982d10f854518" } }, "bin": "tfsec.exe",