Start Free
2025.1 | User guide | Using a project badge

Using a project badge

On this page

You can include dynamic SonarQube Server badges on your web pages to display information about your project such as the current value of specific metrics or the current quality gate status.

Markdown snippets and simple image URLs are provided to generate the badge code. A unique security token is generated for each project badge and is required to make the badge accessible from third-party tools.

Generating the badge code

To generate the code of your dynamic project badge:

  1. Retrieve your project.
  2. In the top right corner, select Project Information.
  3. In the Badges section:
    1. Select the information type you want to display: metric value or quality gate status.
    2. If you selected the metric value information type, select the metric in Customize badge
    3. In Code format, select Markdown (markdown snippet) or Image URL only depending on how you want to include your badge.
    4. Select the Copy button to copy the code of your badge.

Renewing the badge token

If a project badge URL is accessed by someone who should not have access to it, you can renew the project badge's unique token provided you're a project admin. This invalidates any existing project badge URLs, and you'll have to update all locations where the badge is being used.

To renew the badge token:

  1. Retrieve the project.
  2. In the top right corner, select Project Information.
  3. In the Badges section, select Renew token.

Using the AI Code Assurance project badge

The AI Code Assurance project badge is available if your project adheres to recommended Standards for AI-generated code. Follow these instructions before using the AI Code Assurance badge.

SonarQube Server recognizes that AI-generated code should be monitored with additional quality standards. Recommended checks include high standards to reduce code complexity, remove bugs, and eliminate injection vulnerabilities. SonarQube’s AI Code Assurance features bring confidence that your AI-generated code is being reviewed to avoid any accountability crisis.

These objectives are achieved with three features that allow Quality Standard administrators to qualify projects as AI Code Assured:

  1. Label your project as containing AI code
  2. Apply a quality gate for AI Code Assurance
  3. Publish an AI Code Assurance badge externally to your websites (optional)

Was this page helpful?

© 2008-2025 SonarSource SA. All rights reserved. SONAR, SONARSOURCE, SONARQUBE, and CLEAN AS YOU CODE are trademarks of SonarSource SA.

Creative Commons License