bazel: get tfsec as binary download

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2023-03-17 17:45:41 +01:00
parent daae4f8746
commit 0f6e56badf
8 changed files with 64 additions and 1534 deletions

View file

@ -9,6 +9,5 @@ SPDX-License-Identifier: AGPL-3.0-only
package main
import (
_ "github.com/aquasecurity/tfsec/cmd/tfsec"
_ "github.com/katexochen/sh/v3/cmd/shfmt"
)