tfsec: Update to version 1.1.3

This commit is contained in:
github-actions[bot] 2022-02-09 12:37:03 +00:00
parent 449576a518
commit da14686cc2

View File

@ -1,12 +1,12 @@
{ {
"version": "1.1.2", "version": "1.1.3",
"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.1.2/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.1.3/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "11fd90eae30679af70128091bcee1b8d2b27d410aa4d52447005cdd1ebb94968" "hash": "ff873afac7bc7763c7c1536a634e8d8874a5bd6f9884bc87f8d39d99128c18b7"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",