SonarQube CLI 0.14 is out and brings many new features

Hello everyone,

We’re happy to announce that SonarQube CLI v0.14.0 is now available so run sonar self-update and power up your SonarQube CLI!

What’s new

Agents integration for Codex:

You can now run the following command sonar integrate codex if your using Codex for code generation.

This Codex integration wires up the SonarQube MCP for you, installs skills and creates hooks for pre-prompt secret-scanning and after file edit agentic analysis scanning. The agent is also instructed to run secret analysis before reading files.

Guide your agents with context:

In addition, you can now guide your agents for code generation. When running the sonar integrate command, for Claude, Copilot, and Codex, the sonar context command is set up to help your agent get context information about your project such as your current and your intended architecture.

Analyze your dependencies:

You can now analyze your project for dependency risks and license issues with the command sonar analyze dependency-risks making our sonar analyze command cover secrets, code issues and dependencies analysis.

Improved user experience:

A smoother authentication flow offering an easy path to select a SonarQube Cloud or SonarQube Server instance and clearer command output messages.

You can check the CLI documentation here.

We Want Your Feedback

Your input shapes what we build next. Whether you run into an issue, have a feature request, or just want to share how you’re using SonarQube CLI, please let us know using this feedback form.

Detailed release notes can be found here.

Stay tuned for what’s coming next.

Farah.

3 Likes