Limit dependency paths returned for a vulnerability
What does this MR do and why?
Limit the total dependency paths returned for a single vulnerability.This is done primarily for performance reasons. Since otherwise we risk making too many queries to the DB.
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #527323 (closed)