From 4de832a203bbed87a780646c93eaee90c70ae85c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Dec 2021 18:02:02 +0000 Subject: [PATCH] tfsec: Update to version 0.61.3 --- bucket/tfsec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 1cb2caf27e..41d35b6446 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "0.58.14", + "version": "0.61.3", "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/v0.58.14/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "6f5b57bfc8fb752c710471150950d18ac601f268bf169bf4180e6f2914fa94c5" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v0.61.3/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "7f782a8c5073f25a926ecdef31daf0e20fba10530fed220be875da15bb3dcc02" } }, "bin": "tfsec.exe",