From 5efd2c6e29d8e8938d0677340a429e03af9b3f09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 08:29:45 +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 cf1cb3547c..0fcf3dfe23 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.16.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.16.2/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "5de24fe2237357da8b6c3929a53ed012febac29fdc4a7970de8e182044aab652" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.15.4/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "59435234dee9a907a91cd30272e56e42e10d6b7844bc60b7a91824afd7e62b7d" } }, "bin": "tfsec.exe",