Dashboard
The dashboard is your compliance control panel. Track policy evaluations across all repositories, manage framework mappings, and export evidence for auditors.Access
Visit portal.mergeguide.ai. Sign in with your organization account.Home Page
Compliance Score — Percentage of code evaluated that passed all active policies. Recent Evaluations — Latest check results, sortable by time and status. Active Policies — Count of enabled policies and their pass/fail breakdown. Bypass Events — Timeline of policy overrides (developer pushed code past a failed check). Trend Chart — 7-day, 30-day, 90-day, or all-time compliance trend.Navigation
Evaluations
View and search all policy evaluations:- Filter by repository, SCM, date range, status
- Drill down into specific violations with full code context
- Export results as CSV or JSON
- Compare evaluations across time periods
Policies
Manage your organization’s policies:- View all available policies with framework mappings
- Enable/disable individual policies
- Configure policy severity overrides
- Create and manage custom policies
Compliance
Track coverage across 18 compliance frameworks: Security Frameworks:- NIST SSDF, OWASP Top 10, OWASP ASVS L1, OWASP ASVS L2
- CWE Top 25, CIS Controls, SLSA
- SOC 2, HIPAA, PCI-DSS, ISO 27001, GDPR, FedRAMP, StateRAMP
- EU AI Act, DORA, NIS2, Colorado AI Act
- View control-level coverage percentage
- See which policies cover which controls
- Export coverage reports for auditors
OSCAL Export
Export compliance evidence as NIST OSCAL v1.1.2:- Go to Compliance > Export
- Select framework(s)
- Choose date range
- Click Export OSCAL
SBOM
Generate Software Bills of Materials:- Go to SBOM > Generate
- Select format: CycloneDX 1.5 or SPDX 2.3
- Choose repository scope
- Click Generate SBOM
Bypass Rate
Track policy governance health: The bypass rate dashboard shows every instance where a developer pushed code past a failing policy check. This data is available on all tiers and serves as evidence for SOC 2 CC6.1 (logical access controls monitoring).- Timeline view showing bypass events
- Drill-down by repository, developer, policy
- Export bypass event log for auditors
PolicyMerge
When multiple compliance frameworks are active, PolicyMerge:- Identifies overlapping controls across frameworks
- Resolves conflicts using strictest-wins logic
- Visualizes policy overlap across your active frameworks
- Generates merged assessments for multi-framework audits
Settings
Configure organization settings:- Team — Invite members, manage roles
- SCM Connections — Connect GitHub, GitLab, Bitbucket, Azure DevOps
- API Keys — Generate and manage API keys
- Security — SSO/SAML (Team+), SCIM provisioning (Business+), WebAuthn MFA (all plans)
- Notifications — Email, Slack, webhook configuration
- Billing — Subscription management, seat counts
Key Features
Evaluation Details
Click any evaluation to see:Violation Drill-Down
Click any violation to see:- Full code context with highlighted line
- Policy documentation and framework mapping
- Remediation guidance
- Historical occurrences of the same pattern
- Link to the PR where this was flagged
Policy Configuration
Configure individual policies in the dashboard:User Roles
| Role | Permissions |
|---|---|
| Viewer | View evaluations, compliance data, bypass reports |
| Developer | Viewer + manage personal API keys |
| Admin | Developer + manage policies, users, SCM connections |
| Owner | Admin + billing, delete organization, configure SSO/SCIM |
Notifications
Configure in Settings > Notifications:- Email — Daily/weekly summaries, critical violation alerts
- Slack — Channel notifications for check results and bypass events
- Webhooks — Custom integrations for any event
Slack Integration
- Go to Settings > Integrations
- Click Connect Slack
- Select the channel for notifications
- Configure which events to notify on
Webhook Integration
API Access
Generate API keys for programmatic access:- Go to Settings > API Keys
- Click Generate New Key
- Set name, permissions, and expiration
- Copy the key (shown only once)
Team Management
Inviting Members
- Go to Settings > Team
- Click Invite Member
- Enter email and select role
- Send invitation
SCIM Auto-Provisioning
Business and Enterprise plans support SCIM v2 for automatic user provisioning from your IdP. See SCIM Setup.Troubleshooting
Can’t See Evaluations
- Verify the repository is connected (Settings > SCM Connections)
- Confirm you have at least Viewer permissions
- Check the date range filter includes the expected time period
Missing Compliance Data
- Verify policies are enabled for the relevant frameworks
- Confirm evaluations have run recently
- Use Compliance > Refresh to recalculate coverage metrics
OSCAL Export Empty
- Check that evaluations exist for the selected date range
- Verify the framework is enabled and has active policies
- Contact support with your evaluation IDs if the issue persists