Closed vikman90 closed 8 months ago
Related issue |
---|
#2894 |
The PR checks are failing due to an error detection in the manager logs after installation:
wazuh-modulesd:vulnerability-scanner: ERROR: Error processing message: [json.exception.out_of_range.401] array index 8 is out of range
This bug comes from 4.8.0
and is already reported in the following issue, which seems to have a PR where the problem is fixed:
The checks fail because the base branch was initially set to master
by mistake, causing it to attempt to download and install a 5.0.0
package.
This failure is expected because of the way the test workflow is set up, and it would simply take a new commit to take the 4.8.1
branch and build it correctly.