## Description ## References **Related PR**: https://github.com/wazuh/wazuh/pull/462 https://github.com/wazuh/wazuh/pull/470 https://github.com/wazuh/wazuh/pull/508 https://github.com/wazuh/wazuh/pull/521 https://github.com/wazuh/wazuh/pull/549 https://github.com/wazuh/wazuh/pull/556 **Branch**: master **Documentation**: https://github.com/wazuh/wazuh-documentation/issues/241 # Unit tests - [x] Test that the same vulnerability is not reported twice. - [x] Test that all vulnerabilities are reported according to the period indicated in ignore_time. - [x] Test the vulnerability databases for agents with Ubuntu 18, Debian 7, 8 and 9. - [x] Test the allow option to force detection on unsupported agents. - [x] Test RHSA decompression in CVEs for Red Hat vulnerabilities. - [x] Verify that no vulnerabilities of wrong architectures are triggered in RedHat/CentOS agents. (PR #625) - [x] Verify that the vulnerability databases are deleted when updating. - [x] Verify that a 3.2.X configuration is accepted. - [x] Verify that OVAL files can be downloaded from alternate addresses. - [x] Verify that OVAL files can be used from local paths. (edited)
Description
References
Related PR: #462 #470 #508 #521 #549 #556
Branch: master
Documentation: wazuh/wazuh-documentation#241
Unit tests