-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Vulnerability Detector System End-to-End tests #4591
Comments
Examining testing scenarios through the provided design at #4590 (comment). Certain challenges have surfaced concerning the monitoring of alerts across arm architectures. We are actively addressing these issues and working towards resolution. In addition we are working on including methods for handling indices |
Refactor schema in order to check generated vulnerabilities in different ways. |
Marked On Hold until #4703 is stable |
Continue with the development using #4703 as base development |
It has been detected issues in the Vulnerability detector module regarding the detection of some packages. Further research is required |
Adjusted the ETA to align with @wazuh/data-pirates at wazuh/wazuh#14153 development. Finalizing test modifications to seamlessly integrate with the ongoing development. |
In addition it is necessary to research some not expected behaviors:
|
|
Marked as blocked until development is over |
Adjusted ETA to December 20, 2023, with approval from @davidjiglesias. |
Starting the migration of tests to accommodate the recent of the Vulnerability Detector. Generated packages https://ci.wazuh.info/job/Packages_builder_tier/3288/console Meeting with @Dwordcito @davidjiglesias about current status of the VD refactor |
We have successfully conducted the first Proof of Concept (POC) for the testing environment, leveraging the newly refactored Vulnerability Detector. Unfortunately, the analysis has revealed several critical errors that currently hinder the progression of testing. For further details and a comprehensive overview of the identified issues, please refer to the following GitHub link: wazuh/wazuh#20785. |
Created new packages with latests changes in Vulnerability detector Build: https://ci.wazuh.info/job/Packages_builder_tier/3347 However, no indices of alert was created
In addition no vulnerability alerts were generated. |
New packages were created with wazuh/wazuh@937acfc changes. However, a segmentation fault has been identified in the current development Testing cannot proceed until a stable version is delivered |
wazuh/wazuh#21176 seems to be solved. We can proceed with the development of the tests |
Currently working on tests adaptation |
|
Changes in 52b70be |
|
Changes can be found in: f5c96e2 Currently working on:
|
|
Pending task
|
|
Minor issues to fix:
|
LGTM |
Description
This issue aims to create the End-to-end test cases defined in #4531. This test cases use the basic cases defined in #4590
Proposed test cases
Considerations
The text was updated successfully, but these errors were encountered: