Samsung / LPVS

License Pre-Validation Service analyzes which open source components and licenses are used in every patch. It returns the list of restricted licenses and the possibility of license violation on the comment with the exact code location and the open source component information.

Home Page:https://samsung.github.io/LPVS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitLab Support

tiokim opened this issue · comments

It would be great if LPVS supports GitLab as well as Github.

I will investigate GitLab webhooks and prepare a roadmap for implementation.

Official documentation from GitLab of webhooks:
https://docs.gitlab.com/ee/user/project/integrations/webhooks.html

We may use https://github.com/gitlab4j/gitlab4j-api for this feature.

Yes, we already used this library in the parser, so we have the experience to use it.

I am interested in Tizen .NET development