-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
2
-
Minor
-
Issue Summary
When using Snyk with a local, self-hosted repository (e.g. Bitbucket Server), it is not possible to connect to Compass and collect data from Snyk.
Steps to Reproduce
- Connect Snyk to a local repository;
- Integrate Compass with Snyk;
- Try connecting Snyk to a repository and check if the metrics will be collected.
Expected Results
The Snyk app should work with any URL added as a repository link in Compass and not just repos with the github.com, bitbucket.org, or gitlab.com domains. For example, a customer may have a self-hosted git solution using the domain git.example.org, if those repos are being scanned by Snyk then Compass should still be able to query Snyk for the data despite Compass not being connected to git.example.org.
Actual Results
Data is not collected by Bitbucket and metrics are not displayed in the component.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available