Skip to content

Add sbt, nuget, go to DependencyList::Formatter

What does this MR do and why?

Add sbt, nuget, go to package managers presented by the DependencyList formatter.

Prior to that change, the Packager of the Dependency List did not properly present these package managers.

See #339015 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

  1. Create a project with Nuget, Go, and/or Sbt dependencies, and enable Dependency Scanning.
  2. Go to the Dependency List.
  3. Check the Packager column.

In the Packager column, Nuget, Go, and Sbt should be capitalized, and they should be presented along with the corresponding languages, that is C#, Go, and Scala, respectively.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #339015 (closed)

Edited by Fabien Catteau

Merge request reports