Wystan + SonarQube
SonarQube has been the standard for static analysis and security scanning for over a decade — code smells, bug patterns, SAST. Wystan maps which features carry those issues and what their runtime impact is. Different layers, same goal. Use both, or Wystan alone for the behavioural side.
Mature static analysis across 30+ languages with thousands of rules. SOC 2-ready reporting, deep Java / .NET coverage, and a CI quality-gate model trusted by enterprise. The static-analysis category is largely theirs.
- Static analysis across 30+ languages
- Security vulnerability detection (SAST)
- Code-smell taxonomy with thousands of rules
- CI quality gates with strict pass/fail
- SOC 2 / compliance-ready reporting
We don’t do static analysis. We tell you which feature each issue lives in, group them by business surface, and connect to runtime data. SonarQube finds the problem at the line; Wystan tells you which feature carries the cost.
- Feature-level grouping of issues + ownership
- Behavioural analysis (git-history hotspots, churn)
- Sentry + PostHog attribution per feature
- MCP server for Cursor, Claude Code, Cline, Aider
- Flat per-org pricing from $99/mo, unlimited developers
How they actually combine
Just Wystan, on its own
Wystan doesn’t replace static analysis. We do behavioural analysis (git-history-based) and runtime correlation. For static rules and security scans, you still want SonarQube (or Semgrep, or CodeQL). Wystan focuses on the questions SonarQube doesn’t answer: which feature is decaying? Who owns this hotspot? What broke in production this week? If you want both lenses without two procurement cycles, Wystan alone gets you the behavioural and runtime side; pair with any static analyser when you’re ready.
Where each one focuses
| Focus area | SonarQube | Wystan |
|---|---|---|
| Primary unit | File / line static analysis | Feature + flow map |
| Static analysis | ✓ deep | — |
| Security scanning (SAST) | ✓ | — |
| Behavioural analysis (git-history) | — | ✓ |
| Runtime signal | — | Sentry + PostHog |
| Pricing | From $34 / mo per 100K LOC (SonarQube Cloud) | $99–299 / org / mo, unlimited developers |
| Best fit | Code-quality gate in CI | System-level codebase intelligence |