Skip to content

chore: remove dead alchemy-proxy.r2d2.to CSP entry - #12428

Merged
guanbinrui merged 1 commit into
developfrom
chore/remove-dead-alchemy-proxy-csp
Aug 11, 2026
Merged

chore: remove dead alchemy-proxy.r2d2.to CSP entry#12428
guanbinrui merged 1 commit into
developfrom
chore/remove-dead-alchemy-proxy-csp

Conversation

@swkatmask

Copy link
Copy Markdown
Contributor

Summary

Remove the https://alchemy-proxy.r2d2.to entry from the CSP connect-src whitelist in security/content-security-policy.json.

Why

This host is never requested anywhere in the codebase — no provider constants, RPC URLs, or fetch calls reference it. The only Alchemy usages go directly to *.g.alchemy.com (e.g. packages/web3-constants/evm/rpc.json, packages/plugins/RedPacket/.../getSolanaProvider.ts).

The CSP entry was dead config, allowing a host that is never contacted. Removing it tightens the CSP.

@guanbinrui
guanbinrui merged commit d060d86 into develop Aug 11, 2026
11 of 12 checks passed
@guanbinrui
guanbinrui deleted the chore/remove-dead-alchemy-proxy-csp branch August 11, 2026 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants