Skip to content

Truncate long vulnerability names on security report

Daniel Tian requested to merge 38043-truncate-long-vulnerability-names into master

What does this MR do?

When viewing the security report for a MR:

Peek_2020-07-28_02-00

Vulnerabilities with long names will be shown on a new line rather than in line with the severity badge. This MR truncates the text so that it stays on one line:

Before After
ksnip_20200728-015808 ksnip_20200728-015656

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports