Overview

Your entry page to learning more about the AI features available in SonarQube Cloud.

SonarQube Cloud’s Team and Enterprise plans offer a series of AI-related features to help integrate generative AI solutions into your code base. This page is intended as an overview to summarize what’s available and points to the instructions needed to manage and use each feature.

AI Code Assurance

A series of tools are available to mark and protect your projects containing AI code. These tools include marking projects as containing AI code, AI code-assured quality gates, and AI code-assured badges to display on your public websites.

For more information about these tools, see the introduction pages for AI Code Assurance and Autodetect AI code.

AI-generated fix suggestions

AI CodeFix is available only for Team and Enterprise plans.

SonarQube Cloud’s AI CodeFix uses OpenAI’s GPT-4o (recommended) or Anthropic’s Claude 3.7 Sonnet to suggest AI-generated fix suggestions for a select set of issues detected in your projects.

An Organization Admin must enable AI CodeFix on the organization to make it available to developers. For more information, see AI CodeFix.

To learn how to get AI-generated code fixes, check out the dedicated section for developers on the Getting AI-generated fix suggestions page.

Last updated

Was this helpful?