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

Investigate/test CSP use with the starter #92

Open
mitchmac opened this issue Jun 21, 2021 · 2 comments
Open

Investigate/test CSP use with the starter #92

mitchmac opened this issue Jun 21, 2021 · 2 comments

Comments

@mitchmac
Copy link
Contributor

Content security policies provide an extra layer of security for various theoretical vulnerabilities. We could provide a sample CSP implementation in the starter or use the starter to guide documentation on potential CSP approaches.

@DirtyF
Copy link
Contributor

DirtyF commented Jun 22, 2021

Next.js has security headers: https://nextjs.org/docs/advanced-features/security-headers

@jeffsee55
Copy link
Member

provide an extra layer of security for various theoretical vulnerabilities

We may run into a few snags with unsafe-inline. Looks like that's still an issue

styled-components/styled-components#887 (comment)

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

No branches or pull requests

3 participants