mirror of
https://github.com/actions/container-toolkit-action.git
synced 2026-01-10 19:21:27 +08:00
Convert to ESM
This commit is contained in:
7
.checkov.yaml
Normal file
7
.checkov.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user