Skip to content

Commit fdd6243

Browse files
author
Mohammad Umer Alam
committed
Adding checkov exceptions
1 parent 45e5817 commit fdd6243

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.checkov.yaml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
skip-path:
2+
- charts/sourcegraph/examples/*
3+
skip-check:
4+
- CKV_K8S_21
5+
- CKV_K8S_37
6+
- CKV_K8S_31
7+
- CKV_K8S_12
8+
- CKV_K8S_20
9+
- CKV_K8S_15
10+
- CKV_K8S_13
11+
- CKV_K8S_40
12+
- CKV_K8S_10
13+
- CKV_K8S_22
14+
- CKV_K8S_28
15+
- CKV_K8S_29
16+
- CKV_K8S_30
17+
- CKV_K8S_38
18+
- CKV_K8S_23
19+
- CKV_K8S_43
20+
- CKV_K8S_11
21+
- CKV_K8S_8
22+
- CKV_K8S_35
23+
- CKV_K8S_9
24+
- CKV_K8S_14
25+
- CKV_K8S_26
26+
- CKV_K8S_17
27+
- CKV_GHA_7
28+
- CKV_K8S_16

0 commit comments

Comments
 (0)