Skip to content

Security Dashboard: Recursively retrieve all projects

What does this MR do?

The API limits to 20 projects per call per default. This increases the items per page to 100 and retrieves all pages recursively.

This may not be the optimal solution, if a group has over a million projects, but we should probably clear that up in a follow-up.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Lukas 'ai-pi' Eipert

Merge request reports