Skip to content

Commit

Permalink
Trivy Workflow failing with context deadline exceeded
Browse files Browse the repository at this point in the history
  • Loading branch information
abstractj committed Feb 13, 2023
1 parent e6f1e90 commit 686417e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trivy-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
output: trivy-results.sarif
severity: MEDIUM,CRITICAL,HIGH
ignore-unfixed: true
security-checks: vuln
timeout: 15m

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v2.2.4
Expand Down

0 comments on commit 686417e

Please sign in to comment.