Skip to content
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

Re-design the Malware detection dashboard with and without a pinned agent #6980

Merged

Conversation

guidomodarelli
Copy link
Contributor

@guidomodarelli guidomodarelli commented Sep 9, 2024

Description

Currently, the Endpoint security > Malware detection module contains several dashboards that may be improved.
We have to analyze the alerts that will come after the changes in #6963 are completed, and re-define the visualizations implemented so they can give more accurate insights.

Issues Resolved

#6964

Evidence

Without pinned agent

malware-detection

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

@guidomodarelli guidomodarelli marked this pull request as draft September 9, 2024 18:29
@guidomodarelli guidomodarelli force-pushed the enhancement/6964-redesign-malware-detection-dashboard branch from 8fb8ca9 to ee74a59 Compare September 9, 2024 18:30
@guidomodarelli guidomodarelli reopened this Sep 9, 2024
@guidomodarelli
Copy link
Contributor Author

Update 2024/09/09

image
image (1)
image (2)

@guidomodarelli guidomodarelli self-assigned this Sep 9, 2024
@guidomodarelli guidomodarelli changed the base branch from master to 4.10.0 September 9, 2024 18:34
@guidomodarelli guidomodarelli marked this pull request as ready for review September 19, 2024 16:06
asteriscos
asteriscos previously approved these changes Sep 20, 2024
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: 🟢

Without pinned agent 🟢

app-malware-detection-2024-09-20-17_02_11

With pinned agent

app-malware-detection-2024-09-20-17_06_07

Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 46.02% ( 400 / 869 )
Branches 41.97% ( 157 / 374 )
Functions 44.01% ( 136 / 309 )
Lines 46.22% ( 398 / 861 )

Copy link
Contributor

Wazuh Check Updates plugin code coverage (Jest) test % values
Statements 76.44% ( 172 / 225 )
Branches 58.65% ( 61 / 104 )
Functions 61.7% ( 29 / 47 )
Lines 76.44% ( 172 / 225 )

Copy link
Contributor

Main plugin code coverage (Jest) test % values
Statements 13.91% ( 4122 / 29623 )
Branches 9.13% ( 1761 / 19282 )
Functions 13.64% ( 973 / 7132 )
Lines 14.1% ( 4022 / 28509 )

Copy link
Member

@Tostti Tostti left a comment

Choose a reason for hiding this comment

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

Test ✅

Without pinned agent:
image

With pinned agent:
image

CR ✅

LGTM

@asteriscos asteriscos merged commit edf5c82 into 4.10.0 Sep 20, 2024
5 checks passed
@asteriscos asteriscos deleted the enhancement/6964-redesign-malware-detection-dashboard branch September 20, 2024 16:01
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.

Re-design the Malware detection dashboard with and without a pinned agent
3 participants