Vulnerability scanner found Cache Management: Insecure Policy vulnerability in oneclick
Release : 10.4
Component : Spectrum OneClick
<!-- The mapping for the HTTP header security Filter -->
<filter-mapping>
<filter-name>httpHeaderSecurity</filter-name>
<url-pattern>/*</url-pattern>
<dispatcher>REQUEST</dispatcher>
</filter-mapping>
Note: The ExpiresFilter A86400 value defines, in seconds, the amount of time it takes for a cached copy of a resource to expire.
After expiring, a browser must refresh its version of the resource by sending another request to a server.
Save web.xml
Restart Spectrum Tomcat Service
When upgrading Spectrum in the future it is likely that the changes to the web.xml file will be lost. You will
need to add these changes back after the upgrade is complete.