Skip to content

Add License information to the Dependency List

What does this MR do?

This MR adds the rendering of licenses attached to a dependency within the security dashboard table (https://gitlab.com/gitlab-org/gitlab-ee/issues/10536)

At most two licenses are displayed directly. If there are more than two, a modal will contain all licenses.

It also adjusts the width of the table columns and spacing in between them. (See https://gitlab.com/gitlab-org/gitlab-ee/issues/13523 for more details)

Screenshots / Recordings

Table

Before After
MR-before MR-after

Modal

modal

Responsive Behaviour

Security_Dashboard_Responsive_Behaviour

Documentation

MR that includes related changes to the docs https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/32389

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by David Pisek

Merge request reports