When performing a security scan for Strategy Web, it reports that "
X-Frame-Options" is missing in the HTTP response header.
You can add
X-Frame-Optionsto the HTTP response header for Strategy Web.
web.xmlfile under
<Your Strategy Web application>/WEB-INF.
GlobalHeaders" and then add the header "
X-Frame-Options" to the
<param-value>tag. For example:

X-Frame-Optionscan be found in the HTTP response header when using Strategy Web.



You can also refer to this Microsoft documentation to add the customer header.