Skip to content

Add vulnerable projects widget to instance security dashboard - frontend

What does this MR do?

This MR adds the endpoint for fetching vulnerable projects to the instance security dashboard.

This will automatically render the "Vulnerable Projects" widget, once the endpoint has been added to the backend and the dataset of the element that contains the root Vue-component.

Screenshots

Note: The widget will only show up, once the backend work for #17969 (closed) has been merged.

Instance_security_vulnerable_projects

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related do #17969 (closed)

Edited by David Pisek

Merge request reports