tfsec: Update to version 1.19.0

This commit is contained in:
github-actions[bot] 2022-04-26 12:31:46 +00:00
parent 91b45210e3
commit 9c3d1edb80

View File

@ -1,12 +1,12 @@
{ {
"version": "1.18.0", "version": "1.19.0",
"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.18.0/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.19.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "05c9a91ff2a8850aedc3fc1256e989e6839660c5321672046e57abb83c452e37" "hash": "3f7a0bca3859c72c8fc297713cede892f576831d092649008239297369c965f1"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",