Skip to content

Add vulnerable dependency list

What does this MR do?

This adds a second dependency list which only displays dependencies with vulnerabilities. The user is able to switch between the two lists via the associated tabs.

This contributes towards the larger feature for adding dependency scanning results to the Dependency List, behind the dependency_list_vulnerabilities feature flag.

This MR depends on gitlab-ui!623 (merged), though it is not blocked by it, since this MR's work lies behind a feature flag.

Feature flag disabled

10077_before_ff_disabled

Before this MR, feature flag enabled

10077_before

After this MR, feature flag enabled

10077_after

After this MR, feature flag enabled, after gitlab-ui!623 (merged) has been merged

10077_after_and_gitlab-ui

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by Mark Florian

Merge request reports