From b26782bae683037117784989c94f1b394d9a470b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 12:30:55 +0000 Subject: [PATCH] tfsec: Update to version 1.15.4 --- bucket/tfsec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tfsec.json b/bucket/tfsec.json index ef3ba9976d..0fcf3dfe23 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.15.2", + "version": "1.15.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.15.2/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "6a8efc8f9025e3add4063df0b49becbf57d03d0fa7235f72681f80c481b22cf7" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.15.4/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "59435234dee9a907a91cd30272e56e42e10d6b7844bc60b7a91824afd7e62b7d" } }, "bin": "tfsec.exe",