Fix linting errors

This commit is contained in:
Nick Alteen 2025-07-11 13:51:44 -04:00
parent 8f6413f2d9
commit 26a0ff0bf4
3 changed files with 14 additions and 10 deletions

4
.checkov.yaml Normal file
View File

@ -0,0 +1,4 @@
quiet: true
skip-check:
- CKV_DOCKER_2
- CKV_DOCKER_3