tfsec: Update to version 1.13.2

This commit is contained in:
github-actions[bot] 2022-03-23 16:30:09 +00:00
parent c0ebabf64a
commit c5f85443ee

View File

@ -1,12 +1,12 @@
{ {
"version": "1.13.0", "version": "1.13.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.13.0/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.13.2/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "15f84534ae0b6b732fedb2e51ffd10c52ae70cdf8626ca9167b49c6b9341ec7f" "hash": "40133fe3420c6c9c3543dfc0887cbf72d450a4ea89f802304e99987472425250"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",