For the complete documentation index, see llms.txt. This page is also available as Markdown.

SonarQube Datasheet

A complete list of metadata ingested by SEI from SonarQube

SEI uses Rest APIs to connect to SonarQube. Using these API calls SEI, which ingests metadata for SonarQube issues, analyses, projects, and quality gates. This metadata is used to generate engineering metrics and insights in Harness SEI.

Sonar analyses

Metadata
  • key

  • data

  • projectVersion

  • buildString

  • manualNewCodePeriodBaseline

  • revision

  • events

Sonar branches

Metadata
  • name

  • isMain

  • type

  • analysisDate

  • excludedFromPurge

  • status

  • measures

Sonar pull request and issues

Metadata
  • key

  • title

  • branch

  • base

  • status

  • analysisDate

  • url

  • target

  • measures

  • issues

  • analyses

Sonar projects

Metadata
  • organization

  • key

  • name

  • qualifier

  • visibility

  • lastAnalysisDate

  • revision

  • uuid

  • path

  • longName

  • enabled

  • measures

  • branches

  • pullRequests

  • analyses

Sonar quality gates

Metadata
  • id

  • name

  • isDefault

  • isBuiltIn

  • actions

  • status

  • statusFailing

  • failing

Last updated

Was this helpful?