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