Go from zero to your first automated dependency PR in under 5 minutes. No configuration files. No CLI tools. Just GitHub.
Personal accounts and organization accounts are both supported. RepoWarden uses GitHub OAuth for authentication.
The repository must use a supported runtime and package manager. See the full list on the supported runtimes page.
RepoWarden auto-detects your runtime, package manager, and test framework from your repository files. There is nothing to configure.
Head to repowarden.dev and click Get started with GitHub. This opens the standard GitHub OAuth flow. RepoWarden requests read access to your profile and email -- nothing more at this stage.
After authorizing, you will be redirected to your RepoWarden dashboard. A personal team is automatically created for you, which is where your repos and billing will live.
From your dashboard, click Add repos. You will be prompted to install the RepoWarden GitHub App. You can install it on:
Permissions requested
RepoWarden never stores your source code. It reads files on demand during scans and discards them immediately after.
You can choose to grant access to all repositories or select specific ones. We recommend starting with a single repo to see how it works, then expanding later.
After installing the GitHub App, your dashboard will display all repositories the app has access to. Toggle on the repos you want RepoWarden to monitor.
When you enable a repo, RepoWarden automatically detects:
The number of repos you can enable depends on your plan. The free plan includes 1 repo. See pricing for details.
RepoWarden runs scans on a weekly schedule (or daily on Pro and Business plans). You can also trigger a scan immediately from the repo detail page by clicking Scan now.
During a scan, RepoWarden will:
If your CI is configured, the PR will trigger your existing test suite. RepoWarden watches for CI results and can automatically fix failing tests using AI.
Scans run automatically on your configured schedule. You do not need to do anything. When outdated dependencies or security issues are found, RepoWarden opens a PR on your repo.
Comment on any RepoWarden PR with commands like @repowarden fix-tests to fix CI failures, or @repowarden rebase to update the branch.
Use the AI chat on any repo page to ask questions about your codebase, request refactors, or plan migrations. The assistant proposes tasks that become PRs.
Working with a team? Create an organization team to share repos, manage member roles, and centralize billing. See the teams documentation.
How dependency scans work
Understand the full scan pipeline, security audits, and AI-powered fixes.
Supported runtimes
See which languages and package managers RepoWarden supports.
PR commands reference
Learn how to control RepoWarden directly from GitHub PR comments.
Teams and organizations
Set up a team, invite members, and link your GitHub organization.
Free for 1 repo. No credit card required. Set up in under 5 minutes.