diff --git a/bucket/tfsec.json b/bucket/tfsec.json index dcffb45b7c..a96e042888 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.23.0", + "version": "1.23.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/v1.23.0/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "ee9b50cc65378e0df8d91f6d8483757881311821d5f7865b4058a1a18a0f963a" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.23.3/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "5f812df1e331b001d009d2bb446471c0626fad2b104607ca0f672cf696f8ff79" } }, "bin": "tfsec.exe",