Commit 0731c06
fix(ci): replace trivy-action with direct GitHub Releases download (#361)
The trivy-action's install.sh downloads via get.trivy.dev, which is
blocked by harden-runner egress policy and has no entry in
allowed-endpoints. Download Trivy directly from GitHub Releases
(github.com + objects.githubusercontent.com are already allowed).
🖥️ IDE: [Cursor](https://cursor.sh)
🔌 Extension: [Claude Code](https://claude.ai/download)
Model-Raw: claude-opus-4-6-20250514
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2e065b8 commit 0731c06
1 file changed
Lines changed: 13 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
77 | 84 | | |
78 | 85 | | |
79 | 86 | | |
| |||
0 commit comments