Skip to content

Commit ba881a9

Browse files
committed
Update max CVE to 0 in container scan
1 parent 8502f54 commit ba881a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
image_tag: 1.1.${{ github.run_id }}
6565
image_path: 'docker.io/devprofr'
6666
image_name: terraform-backend-mongodb
67-
max_high_cves: 16
68-
max_medium_cves: 11
67+
max_high_cves: 0
68+
max_medium_cves: 0
6969
env:
7070
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)