-
Notifications
You must be signed in to change notification settings - Fork 185
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
Data.vulnerability.reference field formatting fix on tables and flyouts #7177
Data.vulnerability.reference field formatting fix on tables and flyouts #7177
Conversation
…ray) to data.vulnerability.reference(string)
|
|
|
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.
Legend:
⚫ 🠊 The test hasn't started yet.
🟢 🠊 All checks passed.
🟡 🠊 There is at least one expected fail or skipped test and no failures.
🔴 🠊 There is at least one failed check.
⚪ 🠊 Doesn't apply.
🔧 🠊 Request changes.
CR 🟢
TEST 🟢
Check that the field data.vulnerability.reference
exists.
Navigate to Vulnerability detection > Events.
Check that the data.vulnerability.reference
column shows external links.
Check that the data.vulnerability.reference
field of the flyout shows external links.
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.
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.
Description
Fixed the rendering of the data.vunerability.reference in the table and flyout
Issues Resolved
Evidence
Vulnerability > Inventory
Vulnerability > Events
Test
data.vulnerability.reference
existsdata.vulnerability.reference
column shows external links.data.vulnerability.reference
field of the flyout shows external links.Check List
yarn test:jest