Jan 27, 2021
This release includes new console commands for log time zone configuration and several fixes.
New
Customer Requested
- Time zone configuration for logs: You can now use the command console to set the time zone that your Security Console logs will use. We added 3 new commands to accomodate this functionality:
log-time-zone list
- List possible time zone options that can be set for logs.log-time-zone reset
- Reset the time zone for all log files to the default GMT time zone.log-time-zone set [<timezone>]
- Set the time zone for all log files.
Fixes
- We fixed an issue where the format of some HTTP cookies would result in false positives for missing HttpOnly and Secure flags.
- We fixed an issue with our CIS policies for Microsoft SQL Server that would cause certain rules to report errors due to invalid SQL syntax.
- We fixed an issue that caused Nexpose to fail
sudo
privilege elevation if thesudo
lecture banner was shown. - We updated the way we detect versions of Azul Zulu OpenJDK builds on Windows in order to resolve false positives.