Gastón Palomeque

Results 33 issues of Gastón Palomeque

|Related issue| |---| | Closes https://github.com/wazuh/wazuh/issues/23314 | ## Description Increases the amount of time we are sleeping in the agents' healtcheck script to give time for the shared configuration to...

## Description During the development of https://github.com/wazuh/wazuh/issues/22891 we [found](https://github.com/wazuh/wazuh/pull/23204#issuecomment-2096377394) that there are many tests failing in the `4.9.0` branch. All the tests except one passed when executed locally using the...

type/bug
level/task

|Related issue| |---| | Closes https://github.com/wazuh/wazuh/issues/23362 | ## Description Disables the update check service in the API integration tests by default and implements a mock for the CTI service to...

|Related issue| |---| |Closes https://github.com/wazuh/wazuh/issues/22608| ## Description Checks that a process belongs to the Wazuh daemon before killing it on the script start. ## Logs/Alerts example #### Terminating processes that...

## Description During the investigation in https://github.com/wazuh/wazuh/issues/23389, we found that in 4.9.0 our test cases are failing sporadically because the agents' rootcheck databases are empty even though their logs indicate...

type/bug
level/task

The following issue aims to run all `workload benchmarks` for the current release candidate, report the results, and open new issues for any encountered errors. ## Workload benchmarks metrics information...

type/test
level/task

|Related issue| |---| | Closes https://github.com/wazuh/wazuh/issues/14535 | ## Description Refactors cloud modules logging. > This is the epic branch and as such contains all the changes introduced in the issues...

## Description During the Python integrations monthly review in https://github.com/wazuh/internal-devel-requests/issues/967, we found that the [VirusTotal API v2](https://docs.virustotal.com/v2.0/reference/getting-started) is deprecated and was replaced with the [version 3](https://docs.virustotal.com/reference/overview). This issue aims to...

type/enhancement
level/task
team/framework

|Related issue| |---| | Closes https://github.com/wazuh/wazuh/issues/22608 | ## Description Updates the API script file name. ### Tests Checks from the main PR: https://github.com/wazuh/wazuh/pull/23222 amd64: https://ci.wazuh.info/job/Packages_builder/197205 arm64v8: https://ci.wazuh.info/job/Packages_builder/197206

|Related issue| |---| | Closes https://github.com/wazuh/wazuh/issues/23558 | ## Description Adds a github action to get the Python unit tests coverage. ### Tests https://github.com/wazuh/wazuh/actions/workflows/python-unit-tests-coverage.yml > The `Run workflow` option appears only...