Skip to main content
Once GitHub is connected, the next step is to import a repository as a Corridor Project. A Project in Corridor represents a repository that you want to secure.

Create a project

1

Open the Projects page

In the Corridor dashboard, navigate to the Projects section. Click New Project.
2

Select repository

You’ll see a list of repositories that Corridor has access to (based on the GitHub authorization you completed). Choose the repo you want to bring under Corridor’s monitoring.
3

Confirm import

Corridor will ask for confirmation to import the repository. Confirm the selection.
4

Initial scan and guardrail generation

After adding, Corridor scans the repository and generates guardrails for that project. You can add additional guardrails by selecting the project → GuardrailsAdd Guardrail. See Configuring Guardrails for more info.
If you skip this step, Corridor won’t actively monitor code. Connecting GitHub alone is not enough—you must add specific repos as projects for Corridor to know where to operate.

Project settings

To delete a project, select the project → SettingsDelete Project.

Next steps