[Integrates] Show root nickname related to a vulnerability
Problem to solve
Currently it is quite difficult to a user to identify to which root is related a vulnerability, even if in some cases the root nickname is show as part of the vulnerability location, so when user try to perform actions over vulnerabilities and get the message that the repository is out of date they have to sync all active root because the lack of a explicit relationship between a repository and a vulnerability.
Intended users
final users.
Permissions and Security
N/A
Proposal
- Add a column in the vulnerabilities table showing the root nickname associated to the vulnerability and if possible the sync button.
- show the root nickname in a column in the root table of scope section.
Test plan
- update test when needed.
Steps
-
Make sure that the code contributions checklist has been followed.