[Content Security Policy] Enable CSP for all tests #3447
Labels
backlog
Out of scope for the current iteration but it will be evaluated in a future release.
technical-debt
Improve maintenance, follow best practices, test coverage, etc.
Feature Request
After #3393 is resolved (PR #3443 is merged), we can start enabling CSP on all of our tests, to make sure we don't violate some of the directives in the future.
The baseline policy is documented at
docs/CONTENT_SECURITY_POLICY.md
. We will need to relax it a bit, for example, allowing images and media from certain domain.This feature work is to:
[Enhancement]
The text was updated successfully, but these errors were encountered: