How to speed up import time #10763
Unanswered
kukuhprastyono
asked this question in
Q&A
Replies: 1 comment
-
Just for FYI: There's generally more responses and back and forth in the #defectdojo channel on OWASP's Slack - details to join at: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I run the Defectdojo (2.26.1) via docker-compose and use mysql-redis profile, on my cicd pipeline i run Trivy image scan and import the report.json file to Defectdojo via [api/v2/reimport-scan/], this step takes >= 3 minutes to complete when import new product/service.
this things causes timeout error and then pipeline error
any suggestion to speed up Defectdojo import time?
Beta Was this translation helpful? Give feedback.
All reactions