Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 0df1f55

Browse files
committed
Fix checkov linter
1 parent cf91e55 commit 0df1f55

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.checkov.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
skip-check:
2+
# Base64 High Entropy String
3+
- CKV_SECRET_6
4+
# The build output cannot be affected by user parameters other than the build entry point and the top-level source location. GitHub Actions workflow_dispatch inputs MUST be empty
5+
- CKV_GHA_7

0 commit comments

Comments
 (0)