tfsec: Update to version 1.22.1

This commit is contained in:
github-actions[bot] 2022-06-06 16:31:34 +00:00
parent c1c004ce98
commit d40601d1d0

View File

@ -1,12 +1,12 @@
{ {
"version": "1.22.0", "version": "1.22.1",
"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.22.0/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.22.1/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "5a1851e2b3de02be0202ebd8b4eb22b42eed9383976b5d161d5fdfbc263a6399" "hash": "8673d2c0e3d3ba849c5395b53bc74a2f63c0198df651071ea317112c204b2fa3"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",