github wazuh/wazuh-dashboard-plugins v5.0.0-beta1
Wazuh v5.0.0 - Revision 01

pre-release8 hours ago

Wazuh v5.0.0 - OpenSearch Dashboards 3.5.0 - Revision 01

Added

  • Support for Wazuh 5.0.0
  • Added default notification channels through health check #7827
  • Added sample data generators for agents monitoring and server statistics #7597
  • Added "form-data": "^4.0.4" to the resolutions section to ensure this specific version is installed #7662
  • Added prompts to some views related to problems with server API and alerts index pattern #7694
  • Added "Not applicable" status to SCA CheckResult enum with corresponding color mapping (#B9A888) and sample data support
  • Added Alerting sample monitors health check #7833
  • Added default wazuh-events* index pattern #7924
  • Added SSL certificate support for Wazuh API connections, allowing the dashboard to use client certificates and CA certificate validation when connecting to Wazuh Manager APIs configured with custom SSL certificates. The verify_ca value is automatically calculated based on whether certificate paths (key, cert, ca) are configured #8015 #8212
  • Added "Verify CA" column in the API Connections table to display whether CA certificate verification is enabled for each API host. The value is automatically determined based on certificate configuration #8015
  • Added server-api:run_as health check to warn when allow_run_as is disabled for configured API hosts #8050
  • Fixed styling issues for v9 theme #8064
  • Added Indexer management Settings #8206
  • Added wazuh-findings index patterns #8233
  • Added policy.name, policy.description, policy.file and event.outcome columns to the Configuration Assessment Findings table #8264
  • Added wazuh-state-fim* index pattern #8248

Changed

  • Changed default index pattern settings key from defaultIndex to wazuh-events* #8066
  • Adapted alerts sample data to Wazuh Common Schema #7848
  • Set cluster mode as default for all Wazuh installations, including single-node deployments. Updated RBAC permissions to cluster:* actions #7701 #8147
  • Rework SCA modules visualizations, global detail for all agents without pinning, replaced /sca endpoint with wazuh-states-sca-* index pattern, added sample data section #7602 #7929 #7974 #7979 #8242 #8306
  • Split the FIM registry inventory into 2 index patterns and change some fields in the FIM files and registries sample data #7604
  • Reworked health check #7622 #7694 #7756 #7829
  • Reworked some view components to use data source #7622
  • Fixed date and more format errors #7754
  • Upgraded the brace-expansion dependency to 1.1.12 and 2.0.2 #7812
  • Upgraded the tar-fs dependency to 2.1.4 #7812
  • Migrated the wazuh.yml settings to opensearch_dashboards.yml and advanced settings #7871
  • Changed the sample data index names #7871
  • Rework generate report button #7900
  • Changed dashboards renderer by saved objects #7842 #7847 #7916 #7938 #8310
  • Changed rule.groups filter to wazuh.integration.decoders #7934
  • Applied the new home page navigation style to all dashboards #7981
  • Updated Office 365 dashboards to use new index pattern #8081
  • Updated GitHub dashboards to use new index pattern #8072
  • Updated File Integrity Monitoring dashboards to use new index pattern #8074 #8247
  • Updated Google Cloud dashboard to use new index pattern #8069
  • Updated Amazon web services dashboard to use new index pattern #8065
  • Updated Microsoft Graph API dashboard to use new index pattern #8073
  • Updated Threat Hunting dashboard with new index pattern definition #8063
  • Upgraded axios to 1.13.3 #8125
  • Upgraded axios to 1.13.5 8179
  • Upgraded loglovel to 1.9.2 #8125
  • Updated Docker module under Cloud Security, with new index pattern definition #8128
  • Changed Ossec references to wazuh-manager #8136
  • Changed default Dev Tools request from deprecated GET /manager/info to GET /cluster/<NODE_NAME>/info #8137
  • Upgraded ESLint from version 8 to version 10 and migrated configuration from legacy .eslintrc.json to the new flat config format (eslint.config.mjs) #8145
  • Updated Malware Detection dashboard with new index pattern definition #8157
  • Removed Manager UUID from Server APIs table and added Cluster UUID on About page #8175 #8209
  • Updated Security Operations dashboards with new index pattern definition #8146
  • Changed the monitoring and statistics index patterns to wazuh-metrics-agents* and wazuh-metrics-comms* #8224
  • Renamed Events tab to Findings #8231
  • Replaced the broken visualization in Configuration Assessment #8232
  • Swapped menu positions of Vulnerability detection and MITRE ATT&CK #8230
  • Removed the Cluster app and relocated some panels to the Status app #8220
  • Changed the default value of wazuh.updates.disabled from false to true #8236
  • Centralized regulatory compliance modules (PCI DSS, GDPR, HIPAA, NIST 800-53, and TSC) into a single "Regulatory Compliance" application #8239 #8303
  • Updated Vulnerability Detection Discover tab filters, and inventory columns #8262 #8283 #8292
  • Changed FIM table columns and index source in the agent view #8269
  • Changed IT Hygiene memory visualization #8313
  • Changed default columns in Configuration assessment #8320

Fixed

  • Fixed version hardcoded value in the deploy agent wizard #7923
  • Fixed a visual bug in SCA score decimal precision on the Agent Overview #8099
  • Fixed the agent stats view was innaccesible for some version combinations #8150
  • Fixed the button tooltip showing administrator role requirement where it wasn't needed #8196
  • Fixed a message in the group selector of the deploy new agent guide related to missing permissions when there was no groups available or they could not be obtained #8216
  • Fixed the under evaluation filter was removed on filter addition in Vulnerability Detection #8252
  • Fixed home KPIs not being vertically centered #8267 #8285
  • Fixed MITRE ATT&CK Findings data grid not spanning the full available width #8311

Removed

  • Removed logic related to manager in favor to cluster management #7701
  • Removed the monitoring and statistics jobs in the backend side #7597
  • Removed the settings related to monitoring and statistics job from the configuration #7597 #7698
  • Removed prompt related to statistic job is disabled in Statistics app #7597
  • Removed the configuration for modules that relied on the following deprecated daemons: wazuh-agentlessd, wazuh-csyslogd, wazuh-dbd, wazuh-integratord, wazuh-maild, and wazuh-reportd. #7612
  • Removed deprecated modules OpenSCAP, CIS-CAT, Osquery #7645
  • Removed /health-check and /blank-screen frontend routes #7622
  • Removed Miscellaneous from App Settings#7622
  • Removed customization.logo.healthcheck, checks.api, checks.fields, checks.maxBuckets, checks.metaFields, checks.pattern, checks.setup, checks.template and checks.timeFilter settings #7622
  • Removed customization.*, alerts.sample.prefix, configuration.ui_api_editable, ip.selector settings #7871
  • Removed App Settings app #7871
  • Removed GET /elastic/alerts and /utils/configuration* endpoints #7871
  • Removed task to sanitize the custom logos #7871
  • Removed task to migrate the reports directory #7871
  • Remove Rules, Decoders, CDB List and Ruleset test apps #7901
  • Removed the legacy reporting application, including its server routes, UI, PDF generation logic, and related customization settings #7899
  • Removed some sections in Server Management > Settings and agent configuration #7932 #8271
  • Removed wazuh-alerts* index pattern and replaced with wazuh-events* as the default index pattern. Removed index pattern selector from top navigation bar as index pattern selection is now handled through module-specific configurations #7933
  • Removed ip.ignore , pattern settings #7933
  • Remove references to templates for alerts and archives #7977
  • Remove files related to indexer resources from the source code and obtained when installing the dependencies of the wazuh plugin #7857 #7868 #7891 #7982
  • Removed deprecated settings of Policy monitoring #8049
  • Removed the UI permission validation for the upgrade and remove agent actions on Agent management > Summary #8060
  • Removed hideManagerAlerts setting #8102
  • Removed usage of agent 000 #8104 #8105 #8117
  • Removed needle dependency #8125
  • Removed read-last-lines dependency #8125
  • Removed Key Request configuration options from the Registration Service view #8195
  • Removed Sample Data app and related endpoints to manage #8214
  • Removed the Docker app #8215
  • Removed the Statistics app #8218
  • Removed some options of the manager and agent configuration #8243

Don't miss a new wazuh-dashboard-plugins release

NewReleases is sending notifications on new releases.