# sentry-sonar **Repository Path**: mirrors_getsentry/sentry-sonar ## Basic Information - **Project Name**: sentry-sonar - **Description**: [WIP] Sonar plugin for Sentry - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-11 - **Last Updated**: 2026-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Sentry

# Sentry Plugin for Sonar An experimental SonarQube plugin compatible with SonarQube 9.x that reports errors from Sentry as external issues for code analysis. ## Configuration Per Sonar project, this plugin requires configuration to retrieve issues from Sentry: - An integration API key. See [Sentry docs](https://docs.sentry.io/product/integrations/integration-platform/) for more information on generating an API key. - The organization and project to fetch errors from. - A path mapping for absolute paths reported in Sentry to relative source paths. ## Resources - [Sentry](https://sentry.io/welcome/) - [Documentation](https://docs.sentry.io/) - [Sentry Source](https://github.com/getsentry/sentry/)