From 0b777e7d9b762ec899ac2d869384cda90c93a52f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 20:27:31 +0000 Subject: [PATCH] tfsec: Update to version 1.18.0 --- bucket/tfsec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tfsec.json b/bucket/tfsec.json index e125748bd1..e647ce667d 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.17.0", + "version": "1.18.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.17.0/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "545ccc3e72e5c876b556b3899dfa15f6f48aeda5c6d8b9d6a6ac19964e9e664f" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.18.0/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "05c9a91ff2a8850aedc3fc1256e989e6839660c5321672046e57abb83c452e37" } }, "bin": "tfsec.exe",