Skip to content

V2.0

Choose a tag to compare

@fabio-gos-sonarsource fabio-gos-sonarsource released this 01 May 12:35
f41eefe

What's New in v2.0

Version 2.0 is a major release introducing a browser-based Web UI, replacing the CLI binary entirely.

Highlights

  • Web UI — Configure platforms, run analyses, and view results from a single browser page (http://localhost:8091) with real-time progress
    tracking
  • Debug logging — Download a debug.log file from the UI after each run for troubleshooting
  • GitLab improvements — Full subgroup discovery, auto-detect accessible groups when Organization is left blank
  • File Mode improvements — Multi-directory support, repository summary reports, and result detail view
  • Token hints — Permission guidance for all platform configuration forms
  • Port management — Auto-selects a free port if the default is in use; configurable via environment variables
  • Redesigned reports — New global PDF report and per-platform repository summary (CSV, JSON, PDF)
  • Windows fixes — Correct file tree paths, cross-platform port management, embedded UI assets

Removed

  • Standalone CLI binary (Web UI is the only mode)
  • Docker support