Skip to content

Commit 69eef88

Browse files
authored
checkov: Add configuration file with exceptions. (#8252)
1 parent bff759a commit 69eef88

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.checkov.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
# You can see all available properties here: https://github.com/bridgecrewio/checkov#configuration-using-a-config-file
3+
quiet: true
4+
skip-check:
5+
- CKV_DOCKER_2
6+
- CKV_GHA_7

0 commit comments

Comments
 (0)