Search Dependency Risks has no paging

Environment

  • SonarQube Cloud
  • Sonar MCP

Description

When calling search_dependency_risks there is no way to page more results, so we are only getting the first returned dataset. Other calls such as search_sonar_issues_in_projects accept page and page size parameters that allows us to page, but this is not present for dependency risks.

Hey @pconnor, thanks for the valid feature. This is also something we noticed very recently and we’ll try to provide a fix in one of our next versions.

Here’s the ticket on our side, for reference.

Thank you!