Gastón Palomeque
Gastón Palomeque
## Description As part of every release testing, we are calculating the python unit tests coverage manually by executing one of our internal scripts. This has caused us some [issues](https://github.com/wazuh/wazuh/issues/23539)...
|Related issue| |---| | https://github.com/wazuh/wazuh/issues/22427 | ## Description Measures the time taken by the middlewares in the `epic/20748-upgrade-to-connexion-3` branch.
|Related issue| |---| | Closes https://github.com/wazuh/wazuh/issues/23389 | ## Description Disables wazuh-modulesd debug mode, downloads VD content at compile time to avoid performance degradation during the tests and modifies the agent...
|Related issue| |---| | https://github.com/wazuh/wazuh/issues/22427 | ## Description Measures the time taken by the middlewares in the `4.9.0` branch.
**Describe the bug** The Vulnerability Detection module is not showing any alerts in the **Events** tab after the baseline scan. According to the team, this is expected because the baseline...
## Description During the investigation in https://github.com/wazuh/wazuh/issues/24288, we found that the packages versions used for the `docker-listener` wodle are incompatible. If we follow the [documentation](https://documentation.wazuh.com/current/user-manual/capabilities/container-security/monitoring-docker.html), the dependencies we end up...
|Related issue| |---| | Closes https://github.com/wazuh/wazuh/issues/25449 | ## Description Reverts the changes from https://github.com/wazuh/wazuh/pull/22640.
| Objective | |---| | #22677 | ## Description The Agent comms API will receive events from the agents and will store them in the indexer. To do this, instead...
|Related issue| |---| | Closes https://github.com/wazuh/wazuh/issues/25443 | ## Description Adds support for the IPv6 localhost address to the `wait_for_api_startup_module` fixture.
|Related issue| |---| | https://github.com/wazuh/wazuh/issues/25122 | ## Description Implements the new agent groups management. ## Tests WIP