Skip to content

Support Pagination for v1/finding/project/{uuid} #4677

@ybelMekk

Description

@ybelMekk

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.

  • Limit and offset parameters or headers?

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestp2Non-critical bugs, and features that help organizations to identify and reduce riskperformancesize/SSmall effort

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions