tfsec: Update to version 1.24.4

This commit is contained in:
github-actions[bot] 2022-06-14 20:29:22 +00:00
parent 9f65c28c53
commit e75458dd04

View File

@ -1,12 +1,12 @@
{
"version": "1.24.3",
"version": "1.24.4",
"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.24.3/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "f9ede88614b20f079fe0b09ae896ea147d79fe30fff8dd7bfedb59cce75fed44"
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.24.4/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "48ba3890f04757dc7d7f7c91417c7f307f307ad44557a67af85203fc52cee494"
}
},
"bin": "tfsec.exe",