Closed mcombuechen closed 1 week ago
Btw I noticed that most tests from the snyk provider package were commented out, is this intentional?
Closes #215.
Heya! I was working on getting the configurable URL in place so a lot of the tests were breaking. I'll take a look at this PR and merge it in. Thanks!
@djschleen Cool, thanks for the reply and sorry if this might conflict with your changes. FWIW, SNYK_API
is an env var that we also use for the Snyk CLI, so chances are that customers would expect this specific key. Just an FYI 😄
Hey @djschleen
we've had a few customers who requested we bring in a new feature where you can specify a Snyk API other than https://api.snyk.io. This is especially attractive to our customer base in the EU and Australia (but not exclusively) where there are local APIs, e.g. https://api.eu.snyk.io.
Let me know if you think this is a good addition. Cheers!