Search SonarQube issues
search_sonar_issuesFind SonarQube issues by project, severity, type, and other filters to identify code quality problems that need fixing.
Instructions
Search read-only SonarQube issues through /api/issues/search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | No | ||
| projectName | No | ||
| branch | No | ||
| pullRequest | No | ||
| severities | No | ||
| statuses | No | ||
| types | No | ||
| impactSeverities | No | ||
| impactSoftwareQualities | No | ||
| inNewCodePeriod | No | ||
| resolved | No | ||
| pageSize | No |