projectcapsule / capsule

Multi-tenancy and policy-based framework for Kubernetes.

Home Page:https://capsule.clastix.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add an automatic license check for packages on which Capsule depends

ptx96 opened this issue · comments

Describe the feature

I would like to include a process inside our GitHub CI that allows us to verify capsule dependencies license

What would the new user story look like?

  1. A user opens a PR
  2. Any dependency package present or inserted inside the code is analyzed
  3. The scan result is returned

Expected behavior

At the end of the analysis, I have a report of the licenses used in capsule dependencies and I know if I am complying with open source license