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

Fixed render bug in Security alerts table #6884

Conversation

JuanGarriuz
Copy link
Member

Description

rule.mitre.id and rule.mitre.tactics is removed because the table fails if the data displayed in the table does not contain those values, it does not render.

Issues Resolved

Evidence

image

Test

Need sample data or real values

  • Go to Endpoint security > Malware Detection check that Security Alerts table shows values.

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

@JuanGarriuz JuanGarriuz requested a review from Desvelao July 30, 2024 10:12
@JuanGarriuz JuanGarriuz self-assigned this Jul 30, 2024
Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 45.96% ( 399 / 868 )
Branches 41.97% ( 157 / 374 )
Functions 44.01% ( 136 / 309 )
Lines 46.16% ( 397 / 860 )

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.63% ( 3990 / 29261 )
Branches 9.12% ( 1746 / 19137 )
Functions 13.34% ( 943 / 7065 )
Lines 13.82% ( 3887 / 28125 )

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.

1 participant