Commit f17815e
committed
fix: switch trivy from aqua to github backend to avoid API rate limits
The aqua mise backend for trivy hits GitHub API 403 rate limits in CI.
The github backend downloads from GitHub releases with proper auth
token handling, avoiding the rate limit issue.1 parent 774e4e2 commit f17815e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments