Skip to content

Update the max NuGet packages returned

Tim Rizzi requested to merge trizzi-master-patch-68885 into master

What does this MR do?

Related to: #241376

In #241376, we found that the NuGet metadata endpoint is returning the wrong values for upper and lower values. One idea proposed was to bump the max number of packages returned, so that the Packages::Nuget::PackageFinder can return the correct values.

Screenshots (strongly suggested)

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 Mayra Cabrera

Merge request reports