mirror of
https://github.com/actions/container-toolkit-action.git
synced 2025-12-10 03:46:47 +00:00
11 lines
173 B
YAML
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
|