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

Additional CSP features to middleware #13

Open
ghost opened this issue Sep 16, 2023 · 0 comments
Open

Additional CSP features to middleware #13

ghost opened this issue Sep 16, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 16, 2023

  • I'm submitting a ...
    [ ] bug report
    [x] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

  • Summary

Similar to #2, add a way to implement a feature a CSP header, including types that help the end user to add things such as https: in 'script-src' https: *.domain.com; referenced from nuxt/security docs' about CSP

  • Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)

Here are some examples used on a Next.js application using CSP:

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

0 participants