wazuh-qa
wazuh-qa copied to clipboard
Wazuh - Quality Assurance
Same Os in agent and manager generates instability in the agent supply. Sometimes the agent is not installed directly, sometimes it is installed but does not connect to the manager...
# 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...
# 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...
# 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...
Testing the PR https://github.com/wazuh/wazuh-qa/pull/5324 in https://github.com/wazuh/wazuh-qa/issues/5219 We could find that Windows 2019 Vagrant Image is deprecated. The following error message was found ``` [2024-05-06 15:17:39,910] [ERROR] ALLOCATOR: Command failed: b"The...
## Description All the DTT1 development and testing have been done using the Ubuntu 22/PopOS 22 systems, so all requirements are expected to work on those systems, this system (Ubuntu...
# Description During the tests of [Release 4.8.0 - Alpha 2 - Integration tests](https://github.com/wazuh/wazuh/issues/21399) I have detected an error in Windows Agent. The specific error is ```bash PermissionError: [Errno 13]...
## Description In the developed tests there are system commands that are used without prior verification (for example: curl, tar) The lack of these commands in the Vagrant image or...
## Description During the system tests launched for 4.8.0 Beta 5 at https://github.com/wazuh/wazuh/issues/22824, it has been found that not all agents go offline: ``` E AssertionError: assert 33 == 40...