tfsec: Update to version 1.27.5

This commit is contained in:
github-actions[bot] 2022-08-22 16:30:10 +00:00
parent 57ff1dee35
commit 439416143e

View File

@ -1,12 +1,12 @@
{ {
"version": "1.27.4", "version": "1.27.5",
"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.27.4/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.27.5/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "8262be3a752c3004fd5515136bbac7e53630ce5cb57971862cb982d10f854518" "hash": "c5a7dd9368132b084e59be220d82c294f34343bc3e74786250af44ad0a25ef1d"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",