frevvo Latest - This documentation is for frevvo v10.1. Not for you? Earlier documentation is available too.
Product | Latest Version | Release Date | Release Notes |
---|---|---|---|
frevvo Cloud | v10.3.3 | 08/09/2022 | Detailed Release Notes |
frevvo On Premise | v10.1.19 | 06/24/2022 | Detailed Release Notes |
frevvo for Confluence | v10.1.19 | 06/24/2022 | Detailed Release Notes |
frevvo Confluence Plugin | see ref | Confluence Add-on Release Notes | |
frevvo Database Connector | v2.6.4 | 2/2/2022 | |
frevvo Filesystem Connector | v.1.3.1 | 2/1/2022 | Filesystem Connector Release Notes |
frevvo Google Connector | v3.0.6 | 2/1/2022 | Google Connector Release Notes |
frevvo SharePoint Connector | v1.1.4 | 2/1/2022 | SharePoint Connector Release Notes |
frevvo API .NET Client | see ref |
Cloud Upgrade: June 26, 2021
frevvo v10.1 is a major Cloud only release. Please see the Detailed Release Notes for specific version enhancements and tickets fixed.
The following security vulnerabilities have been addressed as follows:
Version Disclosures - Resolved by configuring the ErrorReportValve in \frevvo\tomcat\conf\server.xml file (in the Host section) as described in this Apache tomcat website. The parameter that needs to be modified is:
<Valve className="org.apache.catalina.valves.ErrorReportValve" showServerInfo="false"/>
X-Frame-Options Header Not Set - Resolved by modification at the tomcat level. In-house customers can uncomment the HttpHeaderSecurityFilter provided in the tomcat web.xml. The filter is documented here. Specify the appropriate X-Frame-Options value in the antiClickJackingOption parameter - (SAMEORIGIN or ALLOW-FROM).
Click the appropriate link below for filter examples.