tfsec: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2022-02-17 12:32:04 +00:00
parent 22bff7afc5
commit 5e3039ec04

View File

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