Files
container-toolkit-action/.checkov.yml
2025-10-31 11:03:29 -04:00

11 lines
173 B
YAML

# See: https://www.checkov.io/1.Welcome/Quick%20Start.html
compact: true
quiet: true
skip-path:
- coverage
- node_modules
skip-check:
- CKV_DOCKER_2
- CKV_DOCKER_3