Skip to content

Conversation

@J12934
Copy link
Member

@J12934 J12934 commented Sep 7, 2021

Alternate implementation ;)
Closes #10

I think if you actually need to "list" fetch all objects in DefectDojo we might need to look at streaming the reponse objects instead of returning them all in one giant list. Fetching thousands of objects into memory can be quite intensive.

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
@J12934 J12934 added the enhancement New feature or request label Sep 7, 2021
@J12934 J12934 requested a review from wurstbrot September 7, 2021 08:54
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
@J12934 J12934 merged commit ffe1948 into main Sep 7, 2021
@Weltraumschaf Weltraumschaf deleted the feature/make-max-pages-configurable branch July 20, 2023 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

3 participants