Skip to content

Commit 51ea2fa

Browse files
committed
added additional arg to ingore low, med sev issues
1 parent 813864f commit 51ea2fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gitops.yml

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
uses: aquasecurity/tfsec-action@v1.0.3
4545
with:
4646
working_directory: ${{ env.TERRAFORM_DIR }}
47+
additional_args: --exclude-severity LOW,MEDIUM
4748

4849
# Install the latest version of Google Cloud SDK
4950
- id: cloud_sdk_installation

0 commit comments

Comments
 (0)