Skip to content

Fix wazuh.cluster.name field in sample data of IT Hygiene, FIM and vulnerabilites #7449

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 20, 2025

Conversation

Desvelao
Copy link
Member

Description

This pull request fixes the wazuh.cluster.name field is not set with the expected value when the server is in manager mode.

Issues Resolved

#7369

Evidence

Test

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

@Desvelao Desvelao self-assigned this May 20, 2025
@Desvelao Desvelao linked an issue May 20, 2025 that may be closed by this pull request
9 tasks
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 47.61% ( 439 / 922 )
Branches 41.09% ( 157 / 382 )
Functions 45.89% ( 151 / 329 )
Lines 47.81% ( 437 / 914 )

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.

CR: 🟢
Test: 🟢

image

Copy link
Contributor

Main plugin code coverage (Jest) test % values
Statements 16.34% ( 4940 / 30216 )
Branches 10.4% ( 1998 / 19194 )
Functions 17.46% ( 1288 / 7373 )
Lines 16.59% ( 4828 / 29098 )

@asteriscos asteriscos merged commit ab67ab0 into 4.13.0 May 20, 2025
5 checks passed
@asteriscos asteriscos deleted the fix/7369-sample-data-manager-mode branch May 20, 2025 15:12
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.

Add UI sample data generators for system inventory, FIM and Vulnerabilities
2 participants