tfsec: Update to version 1.0.0

This commit is contained in:
github-actions[bot] 2022-01-28 16:29:29 +00:00
parent 75c5936d03
commit 80dec84000

View File

@ -1,12 +1,12 @@
{ {
"version": "0.62.0", "version": "1.0.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/v0.62.0/tfsec-windows-amd64.exe#/tfsec.exe", "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.0.0/tfsec-windows-amd64.exe#/tfsec.exe",
"hash": "ddac731b91ff5bc570973cb591c2710ce56b702361adb9a766e20f1a10ae0b7a" "hash": "a50c023af94683bef7e25e75d50f12df4a1b3947bfc834608acfe8d8cf034e79"
} }
}, },
"bin": "tfsec.exe", "bin": "tfsec.exe",