-
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
Change the order of column in Vulnerabilities Detection > Events table #6949
Change the order of column in Vulnerabilities Detection > Events table #6949
Conversation
- Add status property to the sample data of vulnerabilities detection alerts to let the render of the expected columns in the vulnerabilities detection > events table
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.
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.
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.
f66bc8b
|
|
|
The screenshot has not include the |
Description
This pull request changes the order of the column in Vulnerabilities Detection > Events table.
Side changes:
Issues Resolved
#6947
Evidence
Test
Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable
UI
Details
⚫ With alerts of Vulenrabilities detection, go to Vulnerabilities Detection > Events table and check the column order is: timestam, agent.name data.vulnerability.cve, data.vulnerability.severity, data.vulnerability.package.name, data.vulnerability.package.version, data.vulnerability.status
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
Check List
yarn test:jest