Private NuGet repositories for .NET configuration
How to configure private NuGet repositories for .NET with Snyk
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.
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?

