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

implement CSP headers correctly #98

Open
vondenstein opened this issue Feb 22, 2023 · 1 comment
Open

implement CSP headers correctly #98

vondenstein opened this issue Feb 22, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@vondenstein
Copy link
Owner

Want to implement CSP headers correctly, but currently enabling breaks CSS, image, and script loading. Consider using gatsby-plugin-csp or developing a new plugin to export the proper headers to vercel.json

@vondenstein vondenstein added the bug Something isn't working label Feb 22, 2023
@vondenstein vondenstein added this to the v3.4.0 release milestone Mar 7, 2023
@vondenstein
Copy link
Owner Author

The vercel.json generation method does not work, as Vercel loads the vercel.json before the build process. Looking into other ways to do this.

@vondenstein vondenstein removed this from the v3.4.0 release milestone Mar 15, 2023
@vondenstein vondenstein self-assigned this Mar 22, 2023
@vondenstein vondenstein added this to the v3.5.0 Release milestone Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant