Víctor Rebollo Pérez

Results 54 issues of Víctor Rebollo Pérez

# Description This issue tracks all known issues responsible for failures in Vulnerability Detection tests. The specified report is utilized to validate the [Additional Vulnerability Detection End-to-End](https://github.com/wazuh/wazuh-qa/pull/5287) tests. ## Initial...

level/epic
type/bug

# Description Following https://github.com/wazuh/wazuh-qa/issues/4914, the vulnerability detection tests now gather substantial evidence across all test cases. These adjustments were made to address issues in unstable environments. However, the current abundance...

# Description It has been detected [Additional Vulnerability Detection End-to-End](https://github.com/wazuh/wazuh-qa/pull/5287) that Vulnerability Detector E2E grafana package metadata vulnerabilities do not contain `CVE-2023-4822`. It is necessary to include it for all...

level/task
type/bug

# Description In https://github.com/wazuh/wazuh-qa/issues/5319 it was detected a missing CVE in grafana vulnerability package metadata, used for E2E Vulnerability detection tests. This PR included this vulnerability to affected grafana versions...

## Description Regarding https://github.com/wazuh/wazuh-jenkins/issues/6364 it has been detected minor vulnerabilities in python linter script. Test python flaws ``` { "new_flaws": [ { "code": " \n import subprocess\n import random\n", "filename":...

level/task
type/bug

|Related issue| |-------------| | #3969 | ## Description This PR fixes the framework and testing errors detected at collecting time. In addition, it adds a new parameter to toggle the...

### Description It has been detected in https://github.com/wazuh/wazuh/issues/17421 that the integration tests `test_syscollector_scanning` fails consistently. It seems that the monitoring file is not being initialized properly, leading to the following...

feature/syscollector
level/task
type/bug
qa_known
module/syscollector

### Description Regarding https://github.com/wazuh/wazuh-jenkins/issues/5724#issuecomment-1771170116, due to a vulnerability detected in py library prior to 1.11.0, it needs to be updated to a version later than 1.11.0, while checking its compatibility...

level/subtask
type/bug

### Description It is essential to integrate the upcoming [System tests for Vulnerability Detector](https://github.com/wazuh/wazuh-qa/issues/4369) into our Continuous Integration (CI) processes. A thorough investigation is warranted to determine the specific CI...

level/task
type/enhancement

### Description System tests have certain limitations in the current design, among which we can highlight - Testing does not cover all OS supported by Wazuh - Rigid design -...

refactor
test/system
design