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 agent on CentOS 7 (i386) succeeded May 10, 2023 in 5m 38s

Test_install

Below you have the stage output

Details

Log file artifacts/install_agent.log

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

install_agent_test.py::test_check_version PASSED                         [ 11%]
install_agent_test.py::test_check_process_modulesd PASSED                [ 22%]
install_agent_test.py::test_check_process_logcollector PASSED            [ 33%]
install_agent_test.py::test_check_process_syscheckd PASSED               [ 44%]
install_agent_test.py::test_check_process_agentd PASSED                  [ 55%]
install_agent_test.py::test_check_process_execd PASSED                   [ 66%]
install_agent_test.py::test_check_log_errors PASSED                      [ 77%]
install_agent_test.py::test_check_ossec_conf PASSED                      [ 88%]
install_agent_test.py::test_connection_agent PASSED                      [100%]

============================== 9 passed in 0.05s ===============================