Skip to content

Conversation

@asteriscos
Copy link
Member

@asteriscos asteriscos commented Sep 25, 2025

Description

This pull request adds analysis of the process.user.name field.

Issues Resolved

#7772

Evidence

image

Test

Check that the requirements have been met:

  • Add process.user.name to the data grid table.
  • Replace Services by state with Top 5 process user names visualization
  • Replace suggested filter State with Process user name

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

@asteriscos asteriscos self-assigned this Sep 25, 2025
@asteriscos asteriscos linked an issue Sep 25, 2025 that may be closed by this pull request
3 tasks
@guidomodarelli guidomodarelli self-requested a review September 25, 2025 11:11
yenienserrano
yenienserrano previously approved these changes Sep 25, 2025
Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

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

CR: LGTM 🟢
Test: LGTM 🟢

image image

guidomodarelli
guidomodarelli previously approved these changes Sep 25, 2025
Copy link
Member

@guidomodarelli guidomodarelli left a comment

Choose a reason for hiding this comment

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

🟢 Test Legend

Symbol Meaning
The test hasn't started yet.
🟢 All checks passed.
🟡 There is at least one expected fail or skipped test and no failures.
🔴 There is at least one failed check.
Doesn't apply.
🔧 Request changes.
Needs more information.

🧪 Test 2025/09/25

CR 🟢
TEST 🟢

image

@github-actions
Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 48.3% ( 443 / 917 )
Branches 43.9% ( 173 / 394 )
Functions 44.81% ( 147 / 328 )
Lines 48.45% ( 440 / 908 )

@github-actions
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
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

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

image

@github-actions
Copy link
Contributor

Main plugin code coverage (Jest) test % values
Statements 18.09% ( 5679 / 31379 )
Branches 12.56% ( 2511 / 19989 )
Functions 18.95% ( 1459 / 7696 )
Lines 18.29% ( 5524 / 30198 )

@asteriscos asteriscos merged commit 808a1b8 into 4.14.0 Sep 25, 2025
5 checks passed
@asteriscos asteriscos deleted the change/7772-add-process.user.name-field branch September 25, 2025 12:29
Desvelao pushed a commit that referenced this pull request Oct 27, 2025
* Add process.user.name field

* Add changelog

* Fix Process user name suggested filter
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.

IT Hygiene > Services add process.user.name field

3 participants