Adding a GitHub Cloud code server on BluBracket Community & Team Editions

Getting started

Go to Settings → Code Servers in your BluBracket account and click the “add code server” button.

The Settings → Code Servers page.

The Settings → Code Servers page.

Selecting to add a GitHub Cloud org as a new code server

Select GitHub Cloud from the list of available code server types.

The list of code server types in BluBracket.

The list of code server types in BluBracket.

Click the button to continue

Click the button to continue.

Additional details about how to add a GitHub Cloud code server to BluBracket.

Additional details about how to add a GitHub Cloud code server to BluBracket.

Select your GitHub Org

BluBracket can monitor repos in any GitHub organization you have permissions to. Simply select the org you wish to monitor (you can add more later!).

Select the GitHub org to monitor (repos can be chosen in the next step, and additional orgs can be added later).

Select the GitHub org to monitor (repos can be chosen in the next step, and additional orgs can be added later).

Select your repos

BluBracket can monitor all your repos (including any new ones you add later), or you can choose specific repos to monitor.

Monitor all GitHub repos in the org, including new ones created later.

Monitor all GitHub repos in the org, including new ones created later.

Specify GitHub repos to monitor.

Specify GitHub repos to monitor.

BluBracket will start scanning your repos right away

We’ll start scanning your repos immediately, but it can take a moment to scan through each selected repo and all their history. We recommend coming back in a few minutes and refreshing your browser for best results.

BluBracket starting its initial repo scan after adding a GitHub org.

BluBracket starting its initial repo scan after adding a GitHub org.

Review the historical findings

The history of your repos can go deep, but BluBracket will dig through everything and give you a comprehensive report on our findings.

BluBracket’s quick view of your code security health.

BluBracket’s quick view of your code security health.

Stay protected

The BluBracket app for GitHub Checks will scan all new pull requests in real time to alert you to any risks while you’re reviewing your code and before you merge it.

BluBracket checks are non-blocking by default.

The BluBracket app for GitHub Checks helps protect each pull request.

The BluBracket app for GitHub Checks helps protect each pull request.

Edit this page on GitHub