Skip to content

Ensure filename and dirnames are sorted

Adam Cohen requested to merge 337276-fix-broken-master into master

What does this MR do?

This MR fixes a broken master build by ensuring that files and directories are sorted when searching for compatible projects. This will also result in more predictable behaviour when running the analyzer, since it's now possible to know which directory gemnasium-maven will select when searching for supported files.

What are the relevant issue numbers?

gitlab-org/gitlab#337276 (closed)

Does this MR meet the acceptance criteria?

Merge request reports