tfsec: Update to version 1.4.2

This commit is contained in:
github-actions[bot] 2022-02-21 12:30:09 +00:00
parent 1a4d19b482
commit a3a5499a7d

View File

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