Skip to content

Create a vulnerability-list component

Sam Beckham requested to merge 207373-vulnerability-list-component into master

What does this MR do?

This MR creates a <vulnerability-list> component and a <vulnerability-app> wrapper. It then replaces the HAML list with this new vue app.

The idea here is that we can re-use <vulnerability-list> on the security dashboards once we have everything in place to get them working.

Screenshots

Screenshot_2020-02-26_at_18.15.58

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Touches #207373 (closed)

Edited by Sam Beckham

Merge request reports