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.
Relevant links
- Parent Issue: Allow the Tool filter on the vulnerability report to have multiple occurrences of the same scanner for different report type
- Feature Flag Rollout Issue: #513546
- Split the Tool filter into Scanner and Report Type filters: #515303 (closed)
Verification Steps
Project Level
- Go to https://gitlab.com/gitlab-org/govern/threat-insights-demos/security-reports-with-dependency-paths/-/security/vulnerability_report
- Check if the following works as it should:
- Filtering
- Group by
- Categories
- Hover over report type column - should show
Vendor: xx
- Select one of vulnerabilities and check if everything works as expected on the vulnerability page.
Group Level
- Go to https://gitlab.com/groups/gitlab-org/govern/threat-insights-demos/-/security/vulnerabilities
- Check if the following works:
- Filtering
- Group by
- Categories
Edited by Charlie Kroon