Skip to content

Fix vulnerability list table head

What does this MR do and why?

Fix vulnerability list table head

Changelog: fixed EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before (Chrome)

chrome-before

Screenshot_2024-04-17_at_19.08.32

Chrome after chrome

Safari after

safari

Firefox after

firefox

How to set up and validate locally

Prerequisites

  1. You need an EE license
  2. You need to have runners enabled (See $2408961 for setting up a runner)
  3. Import https://gitlab.com/gitlab-examples/security/security-reports
  4. Run a pipeline on master

Validate

  1. Go to security reports vulnerability report and validate the height difference of the head row in the table. You can try different browsers too.
Edited by Lorenz van Herwaarden

Merge request reports