Releases: wazuh/wazuh-qa
Releases · wazuh/wazuh-qa
Wazuh QA v4.5.1
Wazuh QA v4.5.0
Rev 430031
Wazuh version: 4.3.0
Wazuh commit: wazuh/wazuh@3a833c1
Release report: #2500
Added
- Added specific version of libcst to install in python lower than 3.7. (#2459)
- Make
simulate-api-load
CLI run tasks simultaneously. (#2392) - Add
qa-ctl
v0.3
. (#2307) - Add
qa-ctl
v0.2
. (#2299) - Improve the
agent_files_deletion
test . (#2296) - Add scripts to add agents to client.keys, create agent-groups and unsynchronize agents. (#2295)
- Add cluster performance test. (#2130)
- IT Wazuh-logtest: Ruleset reloading at runtime. (#2077)
- Add script to parse and obtain stats from cluster CSVs. (#2032)
- Add
qa-ctl
tool v0.1. (#1895) - Enable WPK tests for macOS agents. (#1853)
- Create local_internal_options configuration handler fixture. (#1835)
- Create file monitoring fixture handler. (#1833)
- Create daemon handler fixture for integration test. (#1826)
- Add test to check new possible flaws in wodles, framework and API code. (#1659)
- Add test to scan all python packages. (#1652)
- ITs for logtest verbose mode added. (#1587)
- Integration and system tests to ensure removed agent files are deleted. (#1527)
- Add wdb checksum range test case. (#1502)
- Add integration tests for max_upload_size API option. (#1494)
- Add support for Amazon Linux in vulnerability detector. (#1473)
- Add tests for invalid config of github and office365 modules. (#1460)
- Add test to check the behavior of test_max_fd_win_rt option.. (#1387)
- Add FIM Windows 4659 events tests. (#648)
Changed
- Migrate
test_rids
documentation toqa-docs
. (#2422) - Google Cloud. IT Tests: Fixing and rework for 4.3.0-RC2. (#2420)
- Fix
wazuh-metrics
CLI bug when child processes restart. (#2416) - IT Solaris Jenkins: Fix requirements. (#2415)
- Fix the
agent_info_sync
test according to new changes. (#2411) - Migrate test_cpe_indexing documentation to qa-docs. (#2407)
- WazuhDB IT: Fix for 4.3. (#2400)
- Migrate test_scan_results documentation to qa-docs. (#2398)
- Migrate test_general_setting documentation to qa-docs. (#2387)
- Migrate test_providers documentation to qa-docs. (#2377)
- Update API configuration integration tests. (#2370)
- Refactor FIM
test_synchronization
according to new standard (1). (#2358) - Migrate test_feeds documentation to qa-docs. (#2357)
- Fix autoconfigure
test_add_old_resource
. (#2356) - Migrate test_wazuh_db documentation to qa-docs. (#2346)
- Adapt
wazuh-metrics
anddata-visualizer
CLIs to handle multiprocessing. (#2278) - Change
time_to_sync
variable. (#2275) - Bump pytest-html dependency. (#2205)
- Update remoted CSV headers in visualization tool. (#2202)
- Migrate
test_rootcheck
documentation to qa-docs. (#2194) - Migrate
test_logtest
documentation toqa-docs
. (#2191) - Migrate test_office365 documentation to
qa-docs
. (#2181) - fix: Change logtest custom rules ids. (#2177)
- Authd replacement configurations QA. (#2171)
- Migrate
test_github
documentation toqa-docs
. (#2144) - Migrate
test_glcoud
documentation toqa-docs
. (#2141) - Merge 4.2 into master branch . (#2132)
- Migrate
test_auth
documentation toqa-docs
. (#2129) - Migrate
test_registry_restrict
andtest_registry_tags
oftest_fim/test_registry
, andtest_fim/test_synchronization
documentation toqa-docs
. (#2128) - Migrate
test_registry_report_changes
oftest_fim/test_registry
documentation toqa-docs
. (#2127) - Migrate
test_registry_file_limit
,test_registry_multiple_registries
, andtest_registry_recursion_level
oftest_fim/test_registry
documentation toqa-docs
. (#2126) - Migrate
test_registry_checks
,test_registry_ignore
, andtest_registry_nodiff
oftest_fim/test_registry
documentation toqa-docs
. (#2125) - Migrate
test_registry_basic_usage
oftest_fim/test_registry
documentation toqa-docs
. (#2124) - Migrate
test_registry_ambiguous_confs
oftest_fim/test_registry
documentation toqa-docs
. (#2123) - Migrate
test_tags
,test_timezone_changes
,test_wildcards_complex
, andtest_windows_audit_interval
oftest_fim/test_files
documentation toqa-docs
. (#2122) - Migrate
test_scan
,test_skip
, andtest_stats_integrity_sync
oftest_fim/test_files
documentation toqa-docs
. (#2121) - Migrate
test_fim/test_files/test_report_changes
documentation toqa-docs
. (#2120) - Migrate
test_process_priority
,test_recursion_level
, andtest_restrict
oftest_fim/test_files
documentation toqa-docs
. (#2118) - Migrate
test_multiple_dirs
,test_nodiff
, andtest_prefilter_cmd
oftest_fim/test_files
documentation toqa-docs
. (#2117) - Migrate
test_max_eps
,test_max_files_per_second
, andtest_moving_files
oftest_fim/test_files
documentation toqa-docs
. (#2115) - Migrate
test_ignore
,test_inotify
, andtest_invalid
oftest_fim/test_files
documentation toqa-docs
. (#2114) - Migrate
test_fim/test_files/test_follow_symbolic_link
documentation toqa-docs
. (#2112) - Migrate
test_env_variables
andtest_file_limit
oftest_fim/test_files
documentation toqa-docs
. (#2111) - Migrate
test_benchmark
andtest_checks
oftest_fim/test_files
documentation toqa-docs
. (#2110) - Migrate
test_basic_usage
oftest_fim/test_files
documentation toqa-docs
. (#2109) - Migrate
test_ambiguous_confs
andtest_audit
oftest_fim/test_files
documentation to qa-docs. (#2108) - Migrate
test_api
documentation toqa-docs
. (#2107) - Migrate
test_analysisd
documentation toqa-docs
. (#2047) - Migrate
test_agentd
documentation toqa-docs
. (#2006) - Migrate
test_active_response
documentation toqa-docs
. (#1960) - Fix requirements in master. (#2063)
- Update system tests for agent key polling. (#2119)
- macOS logcollector - Fixes and new tests. (#2043)
- Update API performance tests. (#1881)
- Integrate qa-docs into wazuh-qa framework. (#1854)
- Update user used by
Kibana
in the cluster performance tests. (#1822) - Fix cached dependencies, typos and debian repos. (#1732)
- Adapt the JSON event schema to pa...