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

Set default security headers in Django template #263

Open
timmc-edx opened this issue Sep 22, 2022 · 0 comments
Open

Set default security headers in Django template #263

timmc-edx opened this issue Sep 22, 2022 · 0 comments

Comments

@timmc-edx
Copy link
Contributor

We have an opportunity to start out all new Django services with strict CSP, HSTS, and other good security defaults. These can then be changed as needed as the application grows and changes.

(Strict CSP is very easy to achieve in a brand-new application, and more painful to achieve in an existing application.)

@robrap robrap removed the backlog label Apr 20, 2023
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

2 participants