tfsec: Update to version 1.15.0

This commit is contained in:
github-actions[bot] 2022-03-25 20:26:55 +00:00
parent dfa6c7f982
commit e440b30883

View File

@ -1,12 +1,12 @@
{ {
"version": "1.14.0", "version": "1.15.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.14.0/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.15.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "813d4a130274b6d8d575c64668daf2d1967a293de01cd9030036f8839e402d26" "hash": "33be534d04317a9b3610ea336e0e513c1d5ed4ad9f290f2055b875626f1d1a3b"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",