José Luis López Sánchez
José Luis López Sánchez
|Epic| |---| | #22677 | # Description We want to, as part of #22677, replace the current `wazuh-remoted` and `wazuh-agentd` services. Instead, we intend to develop a service that uses...
|Wazuh version|Component|Install type|Install method|Platform| |---|---|---|---|---| | 4.8.0 | wazuh-db | Manager | Sources | Ubuntu | ## Description We have detected a degraded wazuh-db performance again (since we already reported...
## Description We need to complete the resources isolation that @EduLeon12 started in https://github.com/wazuh/wazuh-qa/issues/4714. These are the pending tasks according to what he described in the [last update](https://github.com/wazuh/wazuh-qa/issues/4714#issuecomment-1960026434): > Due...
## Description Similar to what we did in https://github.com/wazuh/wazuh/issues/23247, we must also update the AIT (tavern) so that `update_check` feature is disabled in all of them. There is however one...
| Epic branch | |--| |[epic-20887-migrate-haproxy-helper](https://github.com/wazuh/wazuh/tree/epic-20887-migrate-haproxy-helper)| ## Description Some months ago, a tool was developed to improve how agents are distributed in a Wazuh cluster. This tool communicates with both...
|Wazuh version|Component| |---|---| | 4.6+ | Wazuh cluster | > [!NOTE] > The branch _[fix/23422-groups-hash](https://github.com/wazuh/wazuh/tree/fix/23422-groups-hash)_ (https://github.com/wazuh/wazuh/issues/23422#issuecomment-2111249434) should be used as the base branch. # Description We found the reason (at...
## Description There are multiple types of errors in the framework. Some of them are `WazuhError`, which is returned as a `400 Bad Request` in the API: https://github.com/wazuh/wazuh/blob/2960662dcf23c88ea73eefdd2c330028426957aa/framework/wazuh/core/exception.py#L784-L790 and `WazuhInternalError`,...
| Epic | |---| |https://github.com/wazuh/wazuh-dashboard/issues/164| # Description The Agent comms API will be a new service that will structure the communication between agents, managers and indexers. This service, which will...
| Component | |---| | Wazuh embedded Python interpreter | ## Description During the last vulnerabilities scanner, we found that the currently used version of the `urllib3` (`1.26.18`) package have...
## Description We need to modify the test below: - https://github.com/wazuh/wazuh-qa/tree/master/tests/performance/test_cluster/test_cluster_performance It fails when any of the cluster stats (task duration or resource usage) exceeds a predefined threshold. However, it...