Skip to main content
The Configuration page is a read-only view of how Mjolnir is set up for a given pentest, plus a place to tune PR Review settings without going through the full setup wizard. Open it from Pentests > Mjolnir > Configuration in the sidebar. If you have multiple Mjolnir-configured pentests, use the pentest selector in the page header to switch between them. To change anything other than PR Review settings, use the Edit in Setup Wizard button — it takes you back to the wizard with the current configuration loaded as a draft.

Targets

The Targets section shows the primary target URL Mjolnir tests, plus any extra domains in scope. These come from Step 2: Scope & Connectivity of the setup wizard.

Repositories

The Repositories section shows the primary repository and any additional repositories Mjolnir analyses for this pentest. These come from Step 3: Code & Documentation.

PR Review

The PR Review section is the one place on this page that’s directly editable. It controls how Mjolnir behaves on pull requests. PR Review settings only appear if you have an active GitHub integration.
SettingDescription
Enable PR reviewTurn the Mjolnir GitHub Check on or off for this pentest
Trigger modeReview on PR open only, or review on every push
Blocking severity thresholdFail the GitHub Check on Critical only, High and above, Medium and above, or never
Auto-suppressionWhen the same finding pattern is dismissed across multiple PRs, automatically create a suppression rule
Auto-suppression thresholdHow many distinct PRs must dismiss a pattern before auto-suppression fires (minimum 2)
Changes are saved automatically when you toggle a switch, change a select, or blur a numeric field.

PR Reviews

Learn how the PR review flow works end to end

Documents

If you uploaded supporting documents in Step 3, they appear here so you can see what Mjolnir has on file. To replace them, use Edit in Setup Wizard.

Empty state

If you haven’t configured Mjolnir yet for any pentest, this page links you to the setup wizard instead.