Hello! I am very sorry for my delay in replying.
The current version of Python in the Wazuh manager package is the controlled and tested version.
It is currently set to version 3.8.10. Is it possible to change it?
- You can make the change, the python binaries are located at /var/ossec/framework/python. You must take into account what was said above, Wazuh Manager is tested in the indicated version. Note that you should review the code of each script to ensure correct execution with a new version of the compiler.
- Another alternative is to make a
Pull Request in the Wazuh project on GitHub, indicating the required change and the necessary requirements. Please follow the steps requested to make a PR.
I hope the information is useful to you
Regards!