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

Add the Vulnerabilities Detection application to the menu in Endpoints summary view #6423

Conversation

Desvelao
Copy link
Member

@Desvelao Desvelao commented Feb 16, 2024

Description

This pull request adds the Vulnerabilities Detection application to the menu in Endpoint summary.

Issues Resolved

#6417

Evidence

image

Test

Legend:
⚫: none
🟒: pass
🟑: warning
πŸ”΄: fail
βšͺ: not applicable

UI

Test Chrome Firefox Safari
Go to Endpoints summary application, select some agent and ensure the menu contains a link to the Vulnerabilities Detection application ⚫ ⚫ ⚫

Details

⚫ Go to Endpoints summary application, select some agent and ensure the menu contains a link to the Vulnerabilities Detection application

Chrome - ⚫

Firefox - ⚫

Safari - ⚫

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 requested a review from a team as a code owner February 16, 2024 08:43
@Desvelao Desvelao self-assigned this Feb 16, 2024
@Desvelao Desvelao linked an issue Feb 16, 2024 that may be closed by this pull request
- Add pull request entry
- Move pull request reference to another entry
Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 20.89% ( 186 / 890 )
Branches 17.91% ( 79 / 441 )
Functions 13.89% ( 36 / 259 )
Lines 21.1% ( 183 / 867 )

Copy link
Contributor

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

Copy link
Contributor

Main plugin code coverage (Jest) test % values
Statements 12.13% ( 4208 / 34677 )
Branches 8.2% ( 1907 / 23235 )
Functions 11.57% ( 956 / 8257 )
Lines 12.31% ( 4096 / 33271 )

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: βœ…
Test: βœ…

image

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

@asteriscos asteriscos merged commit e317a0b into 4.8.0 Feb 16, 2024
4 checks passed
@asteriscos asteriscos deleted the fix/6417-add-link-vulnerabilities-detection-application-endpoint-summary-view-menu branch February 16, 2024 09:32
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.

Vulnerability link in agent page top menu
3 participants