Skip to content

Commit 5f84311

Browse files
committed
OLH-3903: added checkov checks
1 parent 54d00c4 commit 5f84311

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checkov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
# CKV2_GHA_1 flags missing top-level permissions but all jobs in affected workflows
2727
# already define their own explicit permissions, making a top-level block redundant.
2828
# CKV_OPENAPI_21 flags omitting maxItems leaves arrays unbounded, created OLH-4092
29-
skip_check: CKV_GHA_7,CKV2_GHA_1, CKV_OPENAPI_21
29+
skip_check: CKV_GHA_7,CKV2_GHA_1,CKV_OPENAPI_21
3030

0 commit comments

Comments
 (0)