Skip to content

Commit 3f45232

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
uses: bridgecrewio/checkov-action@be3465ae00c3f4e125ac7a63e91672f9df26337f # master
7373
with:
7474
file: cloudformation/template.yml
75-
skip_check: CKV_AWS_59,CKV_AWS_120
75+
skip_check: CKV_AWS_59,CKV_AWS_120,CKV2_AWS_71
7676
framework: cloudformation
7777
output_format: sarif
7878
output_file_path: reports/results.sarif

0 commit comments

Comments
 (0)