3.13.1 Release notes¶
This section lists the changes in version 3.13.1. More details about these changes are provided in each component changelog:
Wazuh core¶
Added the settings
<max_retries>
and<retry_interval>
to adjust the amount of connection retries and the agent failover interval.Fixed
Modulesd
crash caused by Vulnerability Detector when OS inventory is disabled for the agent.
Wazuh Kibana app¶
Support for Wazuh v3.13.1.
Wazuh API¶
New validator added to the endpoint
/sca/:agent_id/checks/:policy_id
that allows using filter the SCA checks byreason
,status
, andcommand
.
Wazuh Splunk¶
Support for Wazuh v3.13.1.
Support for Splunk v8.0.4.
Updated references of the field
vulnerability.reference
tovulnerability.references
.Fixed
wazuh-monitoring
indices on Splunk 8.0+ version.