DimensionDev / DimensionDev/Maskbook
[Demand] Enable Content Security Policy
Open
@Jack-Works is already working on this.
Since Feb 13, 2023.
Demand: Draft
Discussion: Security
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 316
- Avg merge
- 3h 16m
- Merged PRs (30d)
- 64
Description
https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
Roadmap
- Setup a CSP report server
- Have a CSP list and generate appropriate CSP policy string
- Enable
report-onlyCSP in development mode - Add good URLs to the allow list
- Enable
report-onlyCSP in production mode - Enable strict CSP in development mode
- Enable strict CSP in production mode
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.