Closed Machi3mfl closed 4 months ago
Wazuh Server β
Wazuh Indexer β
Installed running password changes mentioned here: https://github.com/wazuh/wazuh/issues/24847#issuecomment-2245299658
I tried, changing the IP and using curl to connect directly with the API but return invalid credentials
error
Method applied: https://github.com/wazuh/wazuh-dashboard-plugins/issues/6862#issuecomment-2245150920
Test | Chrome | Firefox | Safari |
---|---|---|---|
Verify the app package installs and operates as expected | π‘ | :white_circle: | :white_circle: |
Upgrade agents and edit their groups | π’ | :white_circle: | :white_circle: |
Filter outdated agents | π’ | :white_circle: | :white_circle: |
Added macOS log collector tab to the agent configuration | π’ | :white_circle: | π’ |
Added journald log collector tab to the agent configuration | π’ | :white_circle: | :white_circle: |
Changed agent log collector socket API response controller component | π’ | :white_circle: | :white_circle: |
Refactoring and redesign endpoints summary visualizations | π’ | :white_circle: | π’ |
Added propagation of updates from the table to dashboard visualizations in Endpoints summary | π’ | :white_circle: | :white_circle: |
Replaced all Discover legacy implementations in favor of a custom discover view | π’ | :white_circle: | π’ |
New filter handling system | π’ | :white_circle: | π’ |
Refactored the search bar to correctly handle fixed and user-added filters | π’ | :white_circle: | π’ |
Generate URL with predefined filters | π’ | :white_circle: | π’ |
Added HAProxy helper settings to cluster configuration | π’ | :white_circle: | :white_circle: |
Disable the configuration editing with a wazuh.yml setting | π’ | :white_circle: | :white_circle: |
Enhance the validation for enrollment.dns on App Settings application | π’ | :white_circle: | :white_circle: |
Added ability to open the report file or Reporting application from the toast message | π’ | :white_circle: | π’ |
Fixed an error of malformed table row on the generation of PDF reports | π΄ | :white_circle: | :white_circle: |
Changed the usage of the endpoint GET /groups/{group_id}/files/{file_name} | π’ | :white_circle: | :white_circle: |
Change the view of API is down and check connection to Server APIs application | π’ | :white_circle: | :white_circle: |
Refactored AngularJS controllers to React | π’ | :white_circle: | :white_circle: |
Upgraded versions of follow-redirects and es5-ext | π’ | :white_circle: | :white_circle: |
Removed installation date information | π’ | :white_circle: | :white_circle: |
Moved the registry data to in-memory cache | π’ | :white_circle: | :white_circle: |
Added support for agents to Office 365 | π’ | :white_circle: | π’ |
Remove some branding references across the application | π’ | :white_circle: | :white_circle: |
Improve margins and paddings in the Events, Inventory and Control tabs | π’ | :white_circle: | :white_circle: |
Fix refreshing index pattern fields does not include the scripted fields | π’ | :white_circle: | :white_circle: |
Fixed the sample alerts scripts to generate valid IP ranges and file hashes | π’ | :white_circle: | :white_circle: |
Fixed cronjob max seconds interval validation | π’ | :white_circle: | :white_circle: |
Fixed styles in small height viewports | π΄ | :white_circle: | :white_circle: |
Fixed behavior in Configuration Assessment when changing API | π’ | :white_circle: | :white_circle: |
Removed custom EuiSuggestItem component in favor of OUI's native component | π’ | :white_circle: | :white_circle: |
Removed legacy discover references and methods | π’ | :white_circle: | :white_circle: |
LGTM :heavy_check_mark:
The following issue aims to run manual tests for the current release candidate, report the results, and open new issues for any encountered errors.
Wazuh UI tests information
Test report procedure
TL;DR
Any failing test must be properly addressed with a new issue, detailing the error and the possible cause. It must be included in the
Problems
section of the current release candidate issue.Any expected fail or skipped test must be justified with a reason. All auditors must validate the justification for an expected fail or skipped test.
An extended report of the test results must be attached as a zip, txt or images. This report can be used by the auditors to dig deeper into any possible failures and details.
Test template
Test plan
Test
Conclusions π΄
All tests have been executed and the results can be above. The evidence is in the issue comment: https://github.com/wazuh/wazuh-dashboard-plugins/issues/6860#issuecomment-2247894258
We found two new bugs testing the following cases:
The βͺ means that it is not necessary to do the test cross-browser because the change is not reflected on the UI
Auditors validation
The definition of done for this one is the validation of the conclusions and the test results from all auditors.
All checks from below must be accepted in order to close this issue.