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