Private NuGet repositories for .NET configuration
Feature availability This feature is available only with Enterprise plans. For more information, see plans and pricing.
This configuration applies only to Snyk Web UI integrations. The Snyk CLI automatically supports private NuGet repositories.
To resolve transitive dependencies, Snyk must access relevant private NuGet repositories.
Snyk recommends using nuget.config files and registering the credentials in Snyk NuGet private package repository integration. To do this, navigate to Organization Settings > Integrations > NuGet Repositories.
If you instruct the .NET ecosystem of where to look for private packages in a different way than using nuget.config, Snyk tries to add all private NuGet repository credentials that are defined in the private package repository integration as a dotnet nuget source before restoring the Project.
Fill in the fields in the Your tokens section: by adding a Username, the Personal access token, and the repository URL, which supports only HTTPS sources.
Last updated
Was this helpful?

