From 2a43003586255294f7fecb1ca9d2eb762574d1c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 20:33:47 +0000 Subject: [PATCH] tfsec: Update to version 1.22.0 --- bucket/tfsec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 57c6a5508e..a15f996f79 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.21.2", + "version": "1.22.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.21.2/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "487330f3032cb3b3880292f7fddfe906afb44a18f59c9734e6fa4e074beda15b" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.22.0/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "5a1851e2b3de02be0202ebd8b4eb22b42eed9383976b5d161d5fdfbc263a6399" } }, "bin": "tfsec.exe",