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.