tfsec: Update to version 1.23.3

This commit is contained in:
github-actions[bot] 2022-06-09 16:30:33 +00:00
parent 1839e053bf
commit 2ff9eb49b7

View File

@ -1,12 +1,12 @@
{ {
"version": "1.23.0", "version": "1.23.3",
"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.23.0/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.23.3/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "ee9b50cc65378e0df8d91f6d8483757881311821d5f7865b4058a1a18a0f963a" "hash": "5f812df1e331b001d009d2bb446471c0626fad2b104607ca0f672cf696f8ff79"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",