Skip to content

Commit

Permalink
Fix trivy scan rate limits
Browse files Browse the repository at this point in the history
Signed-off-by: cyc60 <[email protected]>
  • Loading branch information
cyc60 committed Oct 31, 2024
1 parent c5cff06 commit 815ab91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,5 @@ jobs:
vuln-type: "os,library"
severity: "CRITICAL,HIGH"
ignore-unfixed: true
env:
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db

0 comments on commit 815ab91

Please sign in to comment.