Skip to content

Enrich container scanning with more data on the frontend

Lukas 'ai-pi' Eipert requested to merge 5528-container-scanning-fe into master

What does this MR do?

This mirrors the backend implementation for https://gitlab.com/gitlab-org/gitlab-ee/issues/5528, which was done here: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9641. Biggest user facing changes:

  • Slightly better handling in generation solutions, descriptions and titles
  • Titles now show the affected packages
  • Mapping clair severities to our severity scheme
  • Showing the affected image name in the modal
Comment Before After
List 2019-04-01T22.55.42 2019-04-01T22.58.40
Modal 2019-04-01T22.55.54 2019-04-01T22.55.01

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/5528

Does this MR meet the acceptance criteria?

Closes #5528 (closed)

Edited by Lukas 'ai-pi' Eipert

Merge request reports