mirror of
https://github.com/actions/container-action.git
synced 2025-06-14 17:27:42 +00:00
7 lines
193 B
YAML
7 lines
193 B
YAML
quiet: true
|
|
skip-check:
|
|
# 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
|