diff --git a/bucket/tfsec.json b/bucket/tfsec.json index 3fc743c7ab..f48b143814 100644 --- a/bucket/tfsec.json +++ b/bucket/tfsec.json @@ -1,12 +1,12 @@ { - "version": "0.58.11", + "version": "0.58.12", "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/v0.58.11/tfsec-windows-amd64.exe#/tfsec.exe", - "hash": "1493e090c5d9dc7184a58b5cd3d7d81e4035211687492d3995458ea148565c18" + "url": "https://github.com/aquasecurity/tfsec/releases/download/v0.58.12/tfsec-windows-amd64.exe#/tfsec.exe", + "hash": "5d92f0073346a1bb4c99140773144e302658841a66490e4f73d93eb79cbf83ce" } }, "bin": "tfsec.exe",