tfsec: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2022-03-04 12:30:07 +00:00
parent 3dc262be9a
commit b9fb530864

View File

@ -1,12 +1,12 @@
{
"version": "1.5.0",
"version": "1.6.0",
"description": "A static analysis security scanner for Terraform code",
"homepage": "https://tfsec.dev",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.5.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "04ebdc6e073919154105a611866499115b54a491009d7d4bc570a10e14e63e87"
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.6.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "36d720e12a12100b96f7a93d71a992ed5eded603995fbb0a227a14fdda4cb17a"
}
},
"bin": "tfsec.exe",