Skip to content

Commit

Permalink
Update trivy scanner gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
arniesaha committed Nov 21, 2023
1 parent 6750b38 commit fb5f284
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/trivy-docker-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,6 @@ jobs:
hide-progress: false
template: '@/contrib/gitlab.tpl'
format: 'table'
#output: ''
# output: 'trivy-results-docker.sarif'
exit-code: '1'
#ignore-unfixed: true
severity: 'CRITICAL,HIGH,MEDIUM'

# - name: Upload Trivy Docker Scan Results To GitHub Security tab
# uses: github/codeql-action/upload-sarif@v2
# with:
# sarif_file: 'trivy-results-docker.sarif'

0 comments on commit fb5f284

Please sign in to comment.