Investigate adding a Content Security Policy (CSP)
Created by: umpox
Feature request description
We should look adding a CSP to guard against malicious/insecure code in our webapp.
A good starting point would be:
- Produce a suitable CSP
- Evaluate it with https://csp-evaluator.withgoogle.com/
- Enable it on Sourcegraph.com set to
report-only - See what warnings we get