From 3ad465c1279e403959b7976742cfb249b5cd74d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jun 2022 16:34:56 +0000 Subject: [PATCH] tfsec: Update to version 1.25.1 --- bucket/tfsec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 715ecfd606..ea89622780 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.24.4", + "version": "1.25.1", "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.24.4/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "48ba3890f04757dc7d7f7c91417c7f307f307ad44557a67af85203fc52cee494" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.25.1/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "a5f0e1762750b88accb11903777fd99d44ac1b132201cb857a766108b4419091" } }, "bin": "tfsec.exe",