diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 4a04ccdf13..e125748bd1 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.16.3", + "version": "1.17.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.16.3/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "8c3ba139a4217dd323a50dce32bc7e07f9d639d0a054db09c713e1cf1ee557cc" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.17.0/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "545ccc3e72e5c876b556b3899dfa15f6f48aeda5c6d8b9d6a6ac19964e9e664f" } }, "bin": "tfsec.exe",