From 6d8376ba1605d01ecf0563f709e40c3d56f04326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 1 Oct 2021 19:01:32 -0700 Subject: [PATCH] tfsec: Update to version 0.58.12 --- bucket/tfsec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 3fc743c7ab..f48b143814 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "0.58.11", + "version": "0.58.12", "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.11/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "1493e090c5d9dc7184a58b5cd3d7d81e4035211687492d3995458ea148565c18" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v0.58.12/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "5d92f0073346a1bb4c99140773144e302658841a66490e4f73d93eb79cbf83ce" } }, "bin": "tfsec.exe",