Skip to content

Implement CSP Headers to mitigate XSS injection attacks #359

Description

@perfectly-preserved-pie

Now that user input is possible, I need to sanitize it. Already implemented server side validation in #358 with bleach but a strict CSP header would be nice as well.

https://web.dev/articles/strict-csp
https://auth0.com/blog/defending-against-xss-with-csp/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions