Skip to content

Add NuGet dependency links to package details

What does this MR do?

Issue: #36422 (closed)

This MR adds the frontend for displaying NuGet dependency links. There is a new Dependencies tab that is shown on the package details page, listing all the dependencies for a given NuGet package. This tab will not show for any other package type but will show if a NuGet package has 0 dependencies.

Screenshots

Desktop Mobile No Dependencies
Screenshot_2020-05-28_at_14.42.49 Screenshot_2020-05-28_at_14.42.54 Screenshot_2020-05-28_at_17.04.09

Does this MR meet the acceptance criteria?

Conformity

Availability 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 🤖 GitLab Bot 🤖

Merge request reports