tfsec: Update to version 1.2.1

This commit is contained in:
github-actions[bot] 2022-02-17 16:32:01 +00:00
parent 9ef38a6fd1
commit 8c103e80a8

View File

@ -1,12 +1,12 @@
{
"version": "1.2.0",
"version": "1.2.1",
"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.2.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "0056be1e14701e3a2b0228d6ecf54026f0b909e0fa25c46df25623eb07d85196"
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.2.1/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "b8d60e61a40cd56f07685ee2986ed81287cb64e3c86f18d95df34ddd03d4ffa4"
}
},
"bin": "tfsec.exe",