-
Notifications
You must be signed in to change notification settings - Fork 189
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
Match colors related to severity levels on the vulnerabilities detection dashboard #6793
Match colors related to severity levels on the vulnerabilities detection dashboard #6793
Conversation
|
|
|
TestLegend: UI
Details 🟢 With vulnerabilities states data, go to Vulnerability Detection > Dashboard and ensure the metrics related to severity levels are sharing the colors with the Vulnerabilities by year of publication visualizationChrome - 🟢 Firefox - ⚫ Safari - ⚫ |
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.
LGTM!!
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.
CR: 🟢
Test UI 🟢
Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable
UI
Test | Chrome | Firefox | Safari |
---|---|---|---|
With vulnerabilities states data, go to Vulnerability Detection > Dashboard and ensure the metrics related to severity levels are sharing the colors with the Vulnerabilities by year of publication visualization | 🟢 | 🟢 | ⚫ |
The color of metric visualization of High and Medium should have interchanged. Final result: High (orange/yellow tone), Medium (blue tone) | 🟢 | 🟢 | ⚫ |
Details
🟢 With vulnerabilities states data, go to Vulnerability Detection > Dashboard and ensure the metrics related to severity levels are sharing the colors with the Vulnerabilities by year of publication visualization
Chrome - 🟢
Firefox - 🟢
Safari - ⚫
Description
This pull request defines the colors related to vulnerability severity levels on the dashboard of Vulnerability Detection application.
Issues Resolved
#6779
Evidence
Test
Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable
UI
Details
⚫ With vulnerabilities states data, go to Vulnerability Detection > Dashboard and ensure the metrics related to severity levels are sharing the colors with the Vulnerabilities by year of publication visualization
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ The color of metric visualization of High and Medium should have interchanged. Final result: High (orange/yellow tone), Medium (blue tone)
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
Check List
yarn test:jest