Hello, is there a list of urls that should be whitelisted for sonarcloud.io? We have a firewall that is unable to accept a wildcard for the subdomains so we are unable to just use *.sonarcloud.io.
Bumping this.
We have a list of domains listed in Managing your Organization | SonarCloud Docs. But the SonarCloud URL has a wildcard in it.
You can try to add these URLs and see if it works for you
- sonarcloud.io
- notifications.sonarcloud.io (for web sockets)
- sonarsource.cdn.prismic.io (for the latest news on SonarCloud)
- sonarsource.com (in case of logout sometimes the user is redirected here)
- docs.sonarcloud.io (documentation)
- I don’t know what ALM integration you are using (Github, Gitlab, and others). In this case, you should also whitelist their URLs for the login flow to work
For billing upgrade to work:
Please let me know if this works for you. We will update the documentation accordingly.
If you are on manual analysis, also add the other URLs mentioned in the documentation page
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.