Selecting repositories
The dropdown is populated from the repositories you connected in Step 1. Select every repository that is directly involved in the scope of this test. Maximum: 4 repositories per run.All selected repositories should tie directly to the target URLs you defined in Step 2. If a repo isn’t involved in serving or supporting those URLs, leave it out.
How many repos to include
| Situation | What to select |
|---|---|
| Single full-stack repo | Just that one repo (ideal) |
| Separate frontend + backend | Both repos |
| Frontend + backend + infrastructure (IaC) | All three |
| Monorepo with multiple services | The monorepo. Mjolnir will navigate it. |
Why the 4-repo limit?
Mjolnir performs deep analysis of every file in every selected repository. Beyond 4 repos, the analysis time increases significantly without proportional benefit. If your application spans more than 4 repos, prioritise the ones closest to your attack surface (backend API, auth service, core frontend).Next: File Uploads
Upload OpenAPI specs, documentation, and other supporting files