We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb0b24e commit ac6a207Copy full SHA for ac6a207
.github/workflows/trivy.yml
@@ -34,6 +34,7 @@ jobs:
34
scan-type: 'fs'
35
scan-ref: '.'
36
output: 'trivy-results.sarif'
37
+ format: 'template'
38
template: '@/contrib/sarif.tpl'
39
40
- name: Upload Trivy scan results to GitHub Security tab
0 commit comments