Skip to content

Support wazuh 4.10.3 #7458

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

Merged
merged 2 commits into from
May 23, 2025
Merged

Support wazuh 4.10.3 #7458

merged 2 commits into from
May 23, 2025

Conversation

Tostti
Copy link
Member

@Tostti Tostti commented May 23, 2025

Description

This pull request bumps the version to 4.10.3 to support a new Wazuh version.

Issues Resolved

#7457

Check List

  • All tests pass
    • yarn test:jest
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

CHANGELOG.md Outdated
@@ -2,6 +2,12 @@

All notable changes to the Wazuh app project will be documented in this file.

## Wazuh v4.10.3 - OpenSearch Dashboards 2.16.0 - Revision 01
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change the revision to 00

@@ -1,6 +1,6 @@
{
"id": "wazuh",
"version": "4.10.2-01",
"version": "4.10.3-01",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change the revision to 00

@@ -1,6 +1,6 @@
{
"name": "wazuh",
"version": "4.10.2",
"version": "4.10.3",
"revision": "01",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change the revision to 00

@@ -1,6 +1,6 @@
{
"id": "wazuhCheckUpdates",
"version": "4.10.2-01",
"version": "4.10.3-01",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change the revision to 00

@@ -1,6 +1,6 @@
{
"name": "wazuh-check-updates",
"version": "4.10.2",
"version": "4.10.3",
"revision": "01",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change the revision to 00

@@ -1,6 +1,6 @@
{
"id": "wazuhCore",
"version": "4.10.2-01",
"version": "4.10.3-01",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change the revision to 00

@@ -1,6 +1,6 @@
{
"name": "wazuh-core",
"version": "4.10.2",
"version": "4.10.3",
"revision": "01",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change the revision to 00

Copy link
Member

@asteriscos asteriscos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🟢

Copy link
Contributor

Wazuh Check Updates plugin code coverage (Jest) test % values
Statements 78.72% ( 185 / 235 )
Branches 62.72% ( 69 / 110 )
Functions 61.7% ( 29 / 47 )
Lines 78.72% ( 185 / 235 )

Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 45.5% ( 400 / 879 )
Branches 41.09% ( 157 / 382 )
Functions 43.87% ( 136 / 310 )
Lines 45.69% ( 398 / 871 )

Copy link
Contributor

Main plugin code coverage (Jest) test % values
Statements 16.36% ( 4881 / 29825 )
Branches 9.95% ( 1915 / 19238 )
Functions 17.25% ( 1246 / 7223 )
Lines 16.63% ( 4774 / 28696 )

@Tostti Tostti merged commit 14051f6 into 4.10.3 May 23, 2025
5 checks passed
@Tostti Tostti deleted the change/7457-bump-wazuh-version-4.10.3 branch May 23, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants