Getting started
Iris Code has two different first-run paths. Choose the browser for repository-wide cloud scans, or the extension for local feedback while you code.
Iris Code Cloud · About 4 minutes
Connect one repository, run the first audit, then review the exact commit Iris Code measured.
You finish with: A saved, commit-specific report with health, findings, coverage, and scan status. Future pull requests and default-branch pushes can be scanned automatically.
Create or open your Iris Code account, then choose Projects in your personal account. Team owners can follow the same path inside a team.
Open your projectsExpected resultYou arrive at the repository list, not an empty generic dashboard.
Choose repository, select Connect GitHub, and grant the Iris Code GitHub App access only to the repositories you want available for import.
Expected resultIris Code can list the repositories covered by that GitHub App installation.
Select one repository. If it contains .irisconfig.json, that committed policy wins. Otherwise choose a saved config or a built-in preset such as Balanced.
Expected resultThe confirmation names the repository, default branch, policy, and the scan that will be used.
Confirm Import and audit. The first scan starts immediately against the current commit on the default branch and uses one scan from your allowance.
Expected resultThe project moves through queued and running to a completed report—or shows an actionable failure instead of a false score.
Start with Overview, then open Findings. Every finding belongs to the scanned revision; source links point back to that exact GitHub commit so the evidence cannot drift.
Expected resultYou know what failed, where it lives, which rule fired, and whether the report covers the full repository.
Open Audit history in your account to find completed, failed, queued, running, or cancelled scans across every connected repository. Activity keeps local scans and enforcement signals separate.
Expected resultYou can return to the exact repository and commit without searching through projects one at a time.