Skip to content

Group level dependencies: Add component token

What does this MR do and why?

It adds a (placeholder) token to lay the foundation for adding the filter-by-component functionality to the group-level dependencies app.

The logic for fetching, etc. will be added later and is captured in seperate issues.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screen_Recording_2024-04-04_at_9.49.51_AM

How to set up and validate locally

  1. Navigate to a group with projects that contain vulnerabilities
  2. Go to the group's dependencies (Secure -> Dependency List)
  3. Verify that there is a "Component" filter within the filter bar
  4. Verify that the filters can be selected and searched for by typing

Related to #442406 (closed)

Edited by David Pisek

Merge request reports