-
Notifications
You must be signed in to change notification settings - Fork 186
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 Vulnerabilities Detection and Office 365 links to agent menu on Endpoints Summary #6983
Add Vulnerabilities Detection and Office 365 links to agent menu on Endpoints Summary #6983
Conversation
- Fix vulnerabilities detection unsupported component by agent OS - Replace the varible used to define the unsupported component for Docker - Add unsupported module Office 365 to SunOS and "Others" OS - Fix bug on the available options on the agent configuration report
CR 🟢 🟢 With a Windows agent, go to agent overview from Endpoints Summary and ensure the Vulnerabilities detection and Office 365 links appear in the agent menu 🟢 With a Linux agent, go to agent overview from Endpoints Summary and ensure the Vulnerabilities detection and Office 365 links appear in the agent menu 🟢 With a Linux agent, go to agent configuration, click on Export PDF button and ensure the Docker listener and OSCAP option appear |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests
Test | Chrome | Firefox | Safari |
---|---|---|---|
With a Windows agent, go to agent overview from Endpoints Summary and ensure the Vulnerabilities detection and Office 365 links appear in the agent menu | 🟢 | ⚫ | ⚫ |
With a Linux agent, go to agent overview from Endpoints Summary and ensure the Vulnerabilities detection and Office 365 links appear in the agent menu | 🟢 | ⚫ | ⚫ |
With a Linux agent, go to agent configuration, click on Export PDF button and ensure the Docker listener and OSCAP option appear | 🟢 | ⚫ | ⚫ |
Details
🟢 With a Windows agent, go to agent overview from Endpoints Summary and ensure the Vulnerabilities detection and Office 365 links appear in the agent menu
Chrome - 🟢
Firefox - ⚫
Safari - ⚫
|
|
|
Description
This pull request adds the Vulnerabilities detection and Office 365 links to the agent menu on the Endpoints summary application and fixes a problem of missing options depending on the agent operating system in the agent configuration report.
Side changes:
Issues Resolved
#6972
Evidence
Test
Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable
UI
Details
⚫ With a Windows agent, go to agent overview from Endpoints Summary and ensure the Vulnerabilities detection and Office 365 links appear in the agent menu
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ With a Linux agent, go to agent overview from Endpoints Summary and ensure the Vulnerabilities detection and Office 365 links appear in the agent menu
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ With a Linux agent, go to agent configuration, click on Export PDF button and ensure the Docker listener and OpenSCAP option appear
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
Check List
yarn test:jest