mirror of
https://github.com/actions/container-toolkit-action.git
synced 2025-12-10 03:46:47 +00:00
8 lines
207 B
YAML
8 lines
207 B
YAML
quiet: true
|
|
skip-check:
|
|
- CKV_GHA_7
|
|
# Ensure that HEALTHCHECK instructions have been added to container images
|
|
- CKV_DOCKER_2
|
|
# Ensure that a user for the container has been created
|
|
- CKV_DOCKER_3
|