Feature request: Use LicenseFinder in CI to prevent dependencies with certain licenses
Same for omnibus: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1518
We want to prevent dependencies with LGPL licenses and some others from being used at GitLab. Using LicenseFinder in CI, like we do for gitlab-ce, would help prevent this from happening.