tfsec: Update to version 1.0.2

This commit is contained in:
github-actions[bot] 2022-01-30 12:29:21 +00:00
parent 8de7460c10
commit 8248d39bbe

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.1", "version": "1.0.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.0.1/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.0.2/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "6b3f0cc3c5720a9a98ef76a77454a50c8179255cd85f0a65a7b20cde49c10cdc" "hash": "6ad08f2d27e2768c15f93031e9908cdad3f225b40be44b709a89af422c1759ae"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",