npm Teams and npm Enterprise integration

Feature availability This feature is available with Enterprise plans. See pricing plans for more details.

Snyk can use custom npm Teams and npm Enterprise repositories with npm and Yarn Projects.

This enables Snyk to resolve all direct and transitive dependencies of packages hosted on the custom registry and calculate a more complete, accurate dependency graph and related vulnerabilities.

After configuration, Snyk will also use this information to access private dependencies when creating Pull/Merge Requests, by allowing npm and yarn to reach those dependencies in order to regenerate the lockfile.

You can add configuration to tell Snyk where your private npm Teams and npm Enterprise Node.js packages are hosted and what scope they are under.

This is the same information you would normally add in your .yarnrc or .npmrc

This guide is relevant for Snyk Web UI integrations only. The Snyk CLI already supports Yarn and npm projects with private npm Teams and npm Enterprise registries.

JavaScript language settings

  1. If you have not previously connected to npm Teams or npm Enterprise, you will be asked to configure an integration first. See npm Teams and npm Enterprise registry settings.

  2. After you have set up the integration, select Add registry configuration.

    1. Select npm as the Package source.

    2. If you want to configure this registry as default registry url, leave scope blank.

    3. If you want to configure only scoped packages to use this registry, add a scope.

    4. If you want to add a mix of default registry url and scoped packages, add multiple configurations, one for the default and one per scope.

  3. When you have added all the registries and scopes you want, click Update settings.

  4. to test the integration, open a Pull/Merge Request on a Project that contains private dependencies to see a lockfile updated and included in the Snyk Fix Pull Request where previously none was generated.

npm Teams and npm Enterprise registry settings

You can configure token-based authentication for npm Teams and npm Enterprise integrations.

  1. You should see the Credentials screen at the beginning.

  2. Enter Public URL and Token values.

  3. Click Save.

Last updated

More information

Snyk privacy policy

© 2023 Snyk Limited | All product and company names and logos are trademarks of their respective owners.