Support Pagination for v1/finding/project/{uuid}
#4677
Labels
enhancement
New feature or request
p2
Non-critical bugs, and features that help organizations to identify and reduce risk
performance
size/S
Small effort
Current Behavior
Hi team,
First off, thanks for all the great work on Dependency-Track! It's an amazing tool, and I truly appreciate the effort that goes into making it better with each release.
I was wondering if there are any plans to support pagination for the
v1/finding/project/{uuid}
endpoint. Some of my projects have 4,000+ vulnerabilities, and since I primarily use the API rather than the frontend, fetching all findings at once can be extremely slow—sometimes even unresponsive.I saw this discussion: #3811 but am still waiting for version 4.13 (as referenced in #4352).
Given that Dependency-Track is positioned as an API-first platform, adding this functionality would greatly enhance its usability for large-scale projects.
Proposed Behavior
To improve performance and usability, I propose implementing pagination for this endpoint, similar to how it’s done in other paginated API responses.
This change would greatly improve response times and reliability, especially for users dealing with large projects.
Thanks again for all your hard work. 🚀
Best,
Youssef
Checklist
The text was updated successfully, but these errors were encountered: