2025-03-20 12:31:40 +03:00
commit c2055340e6
15 changed files with 374 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
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