Skip to content

Commit bc82184

Browse files
nullvariantclaude
andauthored
fix(ci): add release-assets.githubusercontent.com to egress allowlist (#362)
GitHub Releases downloads redirect to release-assets.githubusercontent.com, not objects.githubusercontent.com. Add the correct domain to harden-runner allowed-endpoints so Trivy binary download succeeds. 🖥️ 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 0731c06 commit bc82184

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
marketplace.visualstudio.com:443
3333
oauth2.sigstore.dev:443
3434
objects.githubusercontent.com:443
35+
release-assets.githubusercontent.com:443
3536
open-vsx.org:443
3637
pkg-containers.githubusercontent.com:443
3738
registry.npmjs.org:443

0 commit comments

Comments
 (0)