From 522267538950cd13c40d52567dbab876e0ad22b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 12:33:54 +0000 Subject: [PATCH] tfsec: Update to version 1.14.0 --- bucket/tfsec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 44a00f498d..bd2bf73a41 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.13.2", + "version": "1.14.0", "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.13.2/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "40133fe3420c6c9c3543dfc0887cbf72d450a4ea89f802304e99987472425250" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.14.0/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "813d4a130274b6d8d575c64668daf2d1967a293de01cd9030036f8839e402d26" } }, "bin": "tfsec.exe",