#Security concerns regarding website headers

3 messages · Page 1 of 1 (latest)

vital lodge
#

I am reaching out to you today to inquire about a few security concerns that have been brought to my attention regarding the headers on our Next.js website.
Specifically, I have noticed that:
-> The anti-clickjacking X-Frame-Options header is not present on our website
-> The X-Content-Type-Options header is not set
-> The Content-Encoding header is set to "deflate", which may indicate that the server is vulnerable to the BREACH attack

I understand that these headers play a crucial role in protecting our website from potential security threats, and I would like to ensure that our website is as secure as possible. I would greatly appreciate it if you could provide more information on these issues and let me know what steps we can take to address them.
Thank you in advance for your time and assistance.

primal wave
#

you can apply these headers yourself using headers in next.config.js