updated .checkov.yaml

pull/2/head
Hari Sekhon 3 years ago
parent 7000294052
commit 2df50ae3ac

@ -33,11 +33,12 @@ skip-path:
- vagrant/kubernetes/calico.yaml
- vagrant/kubernetes/LFS258
docker-image: harisekhon/bash-tools
download-external-modules: true # without this gets lots of annoying warning lines such as '2022-02-22 16:14:40,180 [MainThread ] [WARNI] Failed to download module x/y/z:n.n.n'
framework:
- all
no-guide: true
output: cli
quiet: true
repo-id: HariSekhon/DevOps-Bash-tools
repo-id: HariSekhon/DevOps-Bash-tools # what to report to Bridgecrew Cloud - without this gets annoying duplicate repos such as 'harisekhon_cli_repo/bash-tools'
skip-suppressions: true
soft-fail: true

Loading…
Cancel
Save