tfsec: Update to version 1.15.2

This commit is contained in:
github-actions[bot] 2022-03-30 08:37:25 +00:00
parent 58d76e3b44
commit eb992bd520

View File

@ -1,12 +1,12 @@
{ {
"version": "1.15.1", "version": "1.15.2",
"description": "A static analysis security scanner for Terraform code", "description": "A static analysis security scanner for Terraform code",
"homepage": "https://tfsec.dev", "homepage": "https://tfsec.dev",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.15.1/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.15.2/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "4a7a53a4bb59490c34c29a4bb6631c96a591c6d606aecfe8e68e68f5c934628f" "hash": "6a8efc8f9025e3add4063df0b49becbf57d03d0fa7235f72681f80c481b22cf7"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",