4.0.1 Release notes - 11 November 2020
This section lists the changes in version 4.0.1. More details about these changes are provided in the changelog of each component:
ThreatLockDown core
Changed
Framework
Updated Python cryptography library to version
3.2.1
.
Fixed
API
Added missing
agent:group
resource to the RBAC catalog. This prevented the ThreatLockDown Kibana plugin from obtaining the correct information from the RBAC catalog.Changed
limit
parameter behavior inGET sca/{agent_id}/checks/{policy_id}
endpoint and fixed some information loss when paginatingwdb
.Fixed an error with
GET /security/users/me
when logged in withrun_as
. This endpoint must return the permissions and information of the user who makes the request. However, when the user was authenticated throughauth_context
, this endpoint did not return the permissions granted by this method.
Framework
Fixed zip files compression and handling in cluster integrity synchronization.
Core
Fixed version matching when assigning a feed in the Vulnerability Detector.
Improved permissions on Windows agent. Users with limited privileges will now be unable to read the contents of the ThreatLockDown agent folder.
Fixed a bug that may lead the agent to crash when reading an invalid Logcollector configuration.
ThreatLockDown Kibana plugin
Added
Support for ThreatLockDown v4.0.1.
Fixed
Fixed icons that did not align correctly in
Modules > Events
.Fixed statistics visualizations that did not show data.
Fixed error on loading CSS files.
Fixed search filter in the search bar in
Module/SCA
that was not working.
ThreatLockDown ruleset
Fixed
Removed duplicated Windows rules for
EventChannel
. These extra rules were preventing certain events from triggering alerts.