0

I have tried Dependabot, to no avail. Snyk looks promising but our code is on a hosted instance of gitlab, does anyone have any idea how I could adapt the steps located in the following link, to tell snyk that it must use our hosted instance of gitlab, with the provided personal access token?

Failing that, another, different tool-recommendation would be helpful.

https://snyk.io/gitlab/

HellishHeat
  • 2,280
  • 4
  • 31
  • 37

1 Answers1

2

This is done via Snyk Broker. If you're looking to replace dependabot (which does work on GitLab, if you want to post a separate question about why that's not working for you), you could also look at Renovate Bot which wouldn't require a Snyk subscription.

Patrick
  • 2,885
  • 1
  • 14
  • 20