Skip to content

Commit 8246ba0

Browse files
authored
ignore CKV2_AWS_71
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent 3f45232 commit 8246ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pullrequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: bridgecrewio/checkov-action@be3465ae00c3f4e125ac7a63e91672f9df26337f # master
5252
with:
5353
file: cloudformation/template.yml
54-
skip_check: CKV_AWS_59,CKV_AWS_120
54+
skip_check: CKV_AWS_59,CKV_AWS_120,CKV2_AWS_71
5555
framework: cloudformation
5656
output_format: sarif
5757
output_file_path: reports/results.sarif

0 commit comments

Comments
 (0)