SonarQube CLI v1.3.0 - Enterprise Network Support, simplified integrations and more

Dear community,

We’re excited to announce SonarQube CLI v1.3.0, a major release that brings enterprise-grade network security and a reimagined agents integration experience.

What’s New

:package: Simplified Installation & Updates

The SonarQube CLI is now distributed via Homebrew. You can install with a simple:

brew install sonarqube-cli

And whenever we have updates, we will gently notify you in the terminal about new versions available.

:locked_with_key: Enterprise Network Security

Organizations with strict security requirements can now configure the CLI for enterprise environments with full confidence. Read more about it in our docs. Improvements for advanced network configuration should also come for context augmentation, secrets and dependency risks commands should come in the next iterations.

:robot: Agent Integration Enhancements

Setting up and managing AI agent integrations is now faster and more intuitive:

  • Interactive sonar integrate Menu — Running sonar integrate with no subcommand now presents an interactive discovery menu, letting you explore and set up any available integration (Claude, Copilot, Codex, Cursor, Git, and more) with guided setup flows.

  • Granular Feature Management — Re-running sonar integrate on an already-configured integration lets you keep or remove individual features. The CLI cleanly handles removal, wiping up resources, state, and orphaned binaries. Empty files are automatically deleted rather than left behind.

:sonar: Deep cross-file analysis

  • Multi-file Agentic Analysis — The sonar analyze agentic command now accepts repeatable --file flags. For more than one file, it automatically triggers DEEP analysis for richer cross-file intelligence and taint vulnerabilities discovery.

Bug Fixes

  • Fixed sonar integrate antigravity writing content to .agents/instructions/ instead of the correct .agents/rules/ location.

Get Started

Update now to experience the full benefits with the following command

sonar self-update

Find out more about this release here and enjoy using SonarQube directly from your terminal!

Stay tuned for more updates.

Farah.

3 Likes