Skip to content

Commit

Permalink
add trivy-config support (#3837)
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
  • Loading branch information
JorTurFer committed Nov 10, 2022
1 parent 971ab94 commit 0d6df8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/template-trivy-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
output: ${{ inputs.output }}
exit-code: ${{ inputs.exit-code }}
severity: ${{ inputs.severity }}
trivy-config: trivy.yml

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v2
Expand Down
Empty file added trivy.yml
Empty file.

0 comments on commit 0d6df8a

Please sign in to comment.