Skip to content

Improve visual consistency of values in vulnerability modal

What does this MR do?

Severity values are now rendered using the <severity-badge> component, to match how they're displayed in the vulnerability list.

Confidence values are now also capitalised, for the same reason.

Before:

modal_before

After:

modal_after

What are the relevant issue numbers?

#9117 (closed)

Does this MR meet the acceptance criteria?

Closes #9117 (closed)

Edited by Mark Florian

Merge request reports