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 CSP to our next config file to prevent XSS attacks #124

Open
TheSophia22 opened this issue Apr 6, 2022 · 0 comments
Open

Add CSP to our next config file to prevent XSS attacks #124

TheSophia22 opened this issue Apr 6, 2022 · 0 comments
Labels
up for grabs Available for anyone to work on

Comments

@TheSophia22
Copy link

Use the NextJS header docs:
Advanced Features: Security Headers | Next.js

This is a good list of everything we’d have to set eventually. Ignoring the package used (node-based), it’s a good list of policies.

What is Helmet.js & Why it is a Security Best Practice For Express.js

@shenanigansd shenanigansd added the up for grabs Available for anyone to work on label Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
up for grabs Available for anyone to work on
Projects
Status: Ready for Development: To-Do
Development

No branches or pull requests

2 participants