decentraland / decentraland/builder

Add CSP directives to the Builder site

Open
#3,084 0 comments 0 reactions 0 assignees View on GitHub
tech enhancement
Dominant language
TypeScript
Stars
156
Forks
91
Avg merge
2d 7h
Merged PRs (30d)
31

Description

## 🎉 Description

Add the CSP directives either as a meta tag or as a header in the CF worker. Make them as restrictive as possible, trying to avoid inline scripts and styles.

Contributor guide

Open the contributing guide

Research direction

Start by locating the CF worker entry point and the Builder site response path. Review whether CSP belongs in a meta tag or response header, then define restrictive directives that avoid inline scripts and styles; done means the site sends the intended CSP without breaking required behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
security, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.