wazuh-qa
wazuh-qa copied to clipboard
DTT2 - Test Module - System command verification
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 in the EC2 Instance can lead to unwanted errors in the tests.
To solve this problem:
- [ ] Develop a list of commands that are necessary to use Wazuh (preconditions) according to the official documentation