Artifactory Package Repository connection 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 by using Snyk Broker (with or without basic authentication).
These instructions apply to configuring publicly accessible instances. For instructions on configuring a brokered instance, see the setup instructions for Snyk Broker with Artifactory Repository.
The steps to set up Artifactory Repository Manager follow.
Navigate 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.

Last updated
Was this helpful?