Skip to content

Commit 39330ee

Browse files
committed
chore: update skip-check rules in .checkov.yml
* Added `CKV_DOCKER_8` and `CKV2_DOCKER_1` to the skip-check list. * This change helps to streamline the checks performed during the CI process.
1 parent 2fcb88b commit 39330ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.checkov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
skip-check:
22
- CKV_DOCKER_2
33
- CKV_DOCKER_3
4+
- CKV_DOCKER_8
5+
- CKV2_DOCKER_1

0 commit comments

Comments
 (0)