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

Enable x-xss-protection #1498

Closed
XhmikosR opened this issue Apr 1, 2020 · 2 comments
Closed

Enable x-xss-protection #1498

XhmikosR opened this issue Apr 1, 2020 · 2 comments
Labels

Comments

@XhmikosR
Copy link
Collaborator

XhmikosR commented Apr 1, 2020

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection

@ScottHelme WDYT about this and #1497?

@XhmikosR XhmikosR added the cdn label Apr 1, 2020
@ScottHelme
Copy link

The XXP header is no longer useful as the XSS Auditor/Filter in mainstream browsers have been deprecated. I wouldn't recommend enabling this header now. For more info: https://scotthelme.co.uk/deprecating-xss-reports/

@XhmikosR
Copy link
Collaborator Author

XhmikosR commented Apr 1, 2020

Thanks for the replies!

I guess I'll drop this then. Can you also chime in in #1017 please?

@XhmikosR XhmikosR closed this as completed Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants