Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Content Security Policy helpers #12

Open
kristoferjoseph opened this issue Oct 11, 2022 · 2 comments
Open

Add Content Security Policy helpers #12

kristoferjoseph opened this issue Oct 11, 2022 · 2 comments
Labels
good first issue Good for newcomers

Comments

@kristoferjoseph
Copy link
Contributor

Currently Enhance users have to add their own Content Security Policy, examples being scripts, styles, and web-socket connections.

Support nonce generation and attribute addition

@kristoferjoseph
Copy link
Contributor Author

More info for those following along at home:
https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
https://content-security-policy.com

@kristoferjoseph kristoferjoseph added the good first issue Good for newcomers label Feb 22, 2023
@kristoferjoseph
Copy link
Contributor Author

Adding a strict CSP will require Enhance users to update any loading of cross site content as it will throw an error and not work as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant