Get up and running with Corridor in under 5 minutes.
Get up and running with Corridor in a few quick steps. This assumes you have a Corridor account (sign up at app.corridor.dev) and access to the code repository you want to secure.
In the Corridor web app, you’ll be prompted to connect your GitHub account or organization. Authorize the Corridor GitHub App with the necessary permissions.
Click Connect GitHub and authorize the Corridor GitHub App. You can grant access to All repositories or select specific repos—be sure to include any repos you want Corridor to monitor.
Corridor needs read access to code and permission to write PR comments to perform reviews.
Once GitHub is connected, add a repository as a Project in Corridor.
1
Go to Projects
In the Corridor dashboard, go to Projects and click New Project.
2
Select repository
Select the repo from the list to bring it under Corridor’s protection. You must add a project before Corridor can analyze its code—simply connecting GitHub isn’t enough.
3
Auto-generated guardrails
After adding, Corridor will scan the codebase and automatically generate initial security guardrails tailored to that project.
If you’re on a Team or Enterprise plan, you can invite colleagues to join your Corridor workspace so they can benefit from the same guardrails and visibility.
1
Open Team Settings
Go to Team Settings → Members.
2
Invite members
Click Invite Member, enter their email, and select a role.
See Inviting Teammates for details. Skip this if you’re an individual user.
That’s it—Corridor is now set up! From this point on:
In the IDE: Your AI assistant (e.g. Cursor or Claude Code) will consult Corridor’s guardrails as you generate code, stopping insecure suggestions
For Pull Requests: Corridor will automatically review new PRs on your connected project. You’ll see comments or checks on the PR if any vulnerabilities are found
Dashboard: You can monitor findings and adjust settings via the Corridor Dashboard
You’ve successfully onboarded Corridor to your project—secure coding can now happen in real-time without breaking your flow.