tfsec: Update to version 1.27.0

This commit is contained in:
github-actions[bot] 2022-08-01 12:32:05 +00:00
parent 82c9e2d0df
commit cf43232dd8

View File

@ -1,12 +1,12 @@
{ {
"version": "1.26.3", "version": "1.27.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.26.3/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.27.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "9d1006cd3f90704626b2233ad747df8145770b047914dd41527836c5026814d5" "hash": "83f554a13d062d28e2222c0430071f8d1b76f6071e74682ac27d062c865959ea"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",