Remove ToolToken component

This issue is part of #503371 (closed)

Once the Feature Flag vulnerability_report_type_scanner_filter is rolled out, we will remove the ToolToken component as this component will be replaced with the new ScannerToken component and ReportTypeToken component.

Verification Steps

Project Level

  1. Go to https://gitlab.com/gitlab-org/govern/threat-insights-demos/security-reports-with-dependency-paths/-/security/vulnerability_report
  2. Check if the following works as it should:
  • Filtering
  • Group by
  • Categories
  • Hover over report type column - should show Vendor: xx
  1. Select one of vulnerabilities and check if everything works as expected on the vulnerability page.

Group Level

  1. Go to https://gitlab.com/groups/gitlab-org/govern/threat-insights-demos/-/security/vulnerabilities
  2. Check if the following works:
  • Filtering
  • Group by
  • Categories
Edited by Charlie Kroon