fix(ci): cleanup to fix build process (#15)

This commit is contained in:
2025-06-10 02:03:43 +03:00
committed by GitHub
parent 5a5ae549a8
commit fe81a15c4f
11 changed files with 226 additions and 109 deletions

5
.checkov.yml Normal file
View File

@@ -0,0 +1,5 @@
# You can see all available properties here: https://github.com/bridgecrewio/checkov#configuration-using-a-config-file
quiet: true
skip-check:
- CKV_DOCKER_2
- CKV_DOCKER_3