tfsec: Update to version 1.21.2

This commit is contained in:
github-actions[bot] 2022-05-19 12:32:25 +00:00
parent 35241284d5
commit 1642341b58

View File

@ -1,12 +1,12 @@
{ {
"version": "1.21.1", "version": "1.21.2",
"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.21.1/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.21.2/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "369fadfa98d33dc2cc6927332a6a647beed1ea93aaa15d4011168402baa46b3f" "hash": "487330f3032cb3b3880292f7fddfe906afb44a18f59c9734e6fa4e074beda15b"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",