Add Scanner to Report Type column header. Add tooltip for Vendor.

Why are we doing this work

In #503371 (closed) we split the Tool menu into Report Type and Scanner. Part of the design was updating the Tool report column to only show the Report Type. And upon hovering will display the Scanner.

Following our verification in #523720 (comment 2407419380) it was discussed the hover may not be intuitive, and it would be more beneficial to always display the scanner. We should additionally display the vendor as a tooltip.

Proposal

  1. Add the scanner below the report type in the table column. Mockup:
    1. image.png
  2. Display the vendor in a tooltip.

Non-functional requirements

  • Documentation:
  • Feature flag:
  • Performance:
  • Testing:

Implementation plan

Verification steps

  1. Open your browser and visit https://gitlab.com/gitlab-org/govern/threat-insights-demos/mr-widget-v2-verification/-/security/vulnerability_report .
  2. In the Report type column, the Scanner name should appear under the Report type . When hovering over, a pop-up should appear displaying Vendor: vendorname.
Edited by Charlie Kroon