Skip to content

Commit 7dd19a5

Browse files
authored
Update trivy.yml
1 parent 51efe76 commit 7dd19a5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/trivy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,8 @@ jobs:
3737
format: 'sarif'
3838
output: 'trivy-results.sarif'
3939
severity: 'CRITICAL,HIGH'
40-
misconfig-scanners: 'helm'
4140
hide-progress: false
4241
skip-files: 'templates/configmaps.yaml,templates/ui.yaml'
43-
exit-code: '1'
4442
ignore-unfixed: true
4543
env:
4644
TRIVY_DEBUG: true

0 commit comments

Comments
 (0)