Artifactory Repository setup
Connecting a custom Artifactory Package Repository 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.
You can configure these types of Artifactory Package Repository:
Publicly accessible instances protected by basic authentication
Instances on a private network accessed through Snyk Broker (with or without basic authentication).
These instructions apply to configuring publicly accessible instances. For instructions on configuring a brokered instance see Set up Snyk Broker with Artifactory Repository.
Obtain Broker token for Artifactory Respository setup
Go to settings
> Integrations > Package Repositories > Artifactory.
Enter the URL of your Artifactory instance, this must end with /artifactory.
Enter your username and password.
Select Save.

When you have permissions to add a private registry, continue with the instructions on Set up Snyk Broker with Artifactory Repository.
Last updated
Was this helpful?