Improve component search performance with JDBI #1867
Merged
Codacy Production / Codacy Static Code Analysis
succeeded
Apr 15, 2026 in 0s
Your pull request is up to standards!
Codacy found no issues in your code
Annotations
codacy-production / Codacy Static Code Analysis
apiserver/src/main/java/org/dependencytrack/resources/v2/ComponentsResource.java#L111
Avoid long parameter lists.
codacy-production / Codacy Static Code Analysis
apiserver/src/main/java/org/dependencytrack/resources/v2/ComponentsResource.java#L111
The method 'listComponents(UUID, String, String, String, String, String, String, String, String, Integer, String, SortDirection, String)' has an NPath complexity of 648, current threshold is 200
Loading