Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved alphanumeric_symbols regex to cover certain SCA remediation fields #16756

Merged

Added new symbol to regex for validator

df2b5db
Select commit
Failed to load commit list.
Merged

Improved alphanumeric_symbols regex to cover certain SCA remediation fields #16756

Added new symbol to regex for validator
df2b5db
Select commit
Failed to load commit list.
Wazuh CI / Install manager on Debian Stretch (amd64) succeeded May 10, 2023 in 5m 53s

Test_install

Below you have the stage output

Details

Log file artifacts/install_manager.log

============================= test session starts ==============================
platform linux -- Python 3.8.2, pytest-5.4.1, py-1.11.0, pluggy-0.13.1 -- /usr/testing/bin/python3.8
cachedir: .pytest_cache
rootdir: /install_manager
collecting ... collected 14 items

install_manager_test.py::test_check_version PASSED                       [  7%]
install_manager_test.py::test_check_process_clusterd PASSED              [ 14%]
install_manager_test.py::test_check_process_modulesd PASSED              [ 21%]
install_manager_test.py::test_check_process_monitord PASSED              [ 28%]
install_manager_test.py::test_check_process_logcollector PASSED          [ 35%]
install_manager_test.py::test_check_process_remoted PASSED               [ 42%]
install_manager_test.py::test_check_process_syscheckd PASSED             [ 50%]
install_manager_test.py::test_check_process_analysisd PASSED             [ 57%]
install_manager_test.py::test_check_process_maild PASSED                 [ 64%]
install_manager_test.py::test_check_process_execd PASSED                 [ 71%]
install_manager_test.py::test_check_process_wazuhdb PASSED               [ 78%]
install_manager_test.py::test_check_log_errors PASSED                    [ 85%]
install_manager_test.py::test_check_ossec_conf PASSED                    [ 92%]
install_manager_test.py::test_connection_manager PASSED                  [100%]

============================== 14 passed in 0.06s ==============================