diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 94d1c36474..798b14fe73 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "1.27.6", + "version": "1.28.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.27.6/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "23b730ee597d4462261ccc6dcfad872acac20875de939bf2b8949dc7e7eee9b1" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.28.0/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "44dd1b952702f4fbdd950b659103609061b485194572fdebad2dd9f5b6ae7ec5" } }, "bin": "tfsec.exe",