tfsec: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2022-03-02 16:30:14 +00:00
parent 2c52541165
commit a9a18c6509

View File

@ -1,12 +1,12 @@
{
"version": "1.4.2",
"version": "1.5.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.4.2/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "cf9dd6321da7b36da9ab474e5b475f1ed03b9fed2ebbe534368235c74505066e"
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.5.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "04ebdc6e073919154105a611866499115b54a491009d7d4bc570a10e14e63e87"
}
},
"bin": "tfsec.exe",