Opening your Firewall for Scrutinizer's IPs

In certain cases, you might need to open your company's firewall for Scrutinizer, for example if you host Git repositories yourself, or if you would like Scrutinizer to deploy code to your servers.

For this use-case, we provide a dedicated API endpoint that allows you to retrieve the current list of IP addresses: https://scrutinizer-ci.com/api/meta

Since these IPs can change from time to time, we would recommend to set-up a small script that synchronizes them with your systems regularly.