Skip to content

WIP: Moves the vulnerabilities list to the dashboard app

What does this MR do?

This adds the first class vulnerabilities list to the group, project, and instance security dashboards.

It's behind the feature flag first_class_vulnerabilties.

When the feature flag is turned on, it should render first class vulnerabilties in the dashboard lists, instead of the usual vulnerability findings.

NOTE: This is experimental/alpha. Turning on the feature flag will break the filtering, and make some of the dashboard widgets make very little sense. This is intended at this stage.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Touches #207373 (closed)

Edited by Sam Beckham

Merge request reports