Security headers recommended in Health Checks should be enabled by default #13336
JasonElkin
started this conversation in
Features and ideas
Replies: 2 comments 3 replies
-
Hi @JasonElkin Do you have suggestions to how to add those by default, while stille being easily configurable/removable. |
Beta Was this translation helpful? Give feedback.
3 replies
-
I've just added an update/removal of the XSS Protection check as a sprint candidate: #13341 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been looking at the following health checks:
Clickjacking Protection
Content Sniffing Protection
XSS ProtectionNow obsolete, see #13341
It would be good if Umbraco was secure by default. These headers should probably be enabled OOTB and toggled/configured in configuration.
It would also be nice to move HSTS setup into config (and allow for per-domain settings).
Beta Was this translation helpful? Give feedback.
All reactions