A solver to evaluate licence obligations based on the actual circumstances of use
ts-legalcheck
Evaluates licence obligations in project context and detects conflicts automatically. Supports individual licence policies and generates compliance evidence.
At a Glance
The Challenge
Open-source licences are not a free pass. Every licence comes with obligations — from simple attribution (MIT) to copyleft sharing (GPL). In a project with hundreds of dependencies, licence conflicts can easily be overlooked.
How LegalCheck Works
LegalCheck analyses the licence information of every dependency in the context of your project. It considers the linking type (static/dynamic), the distribution form (SaaS/on-premise) and your individual licence policies.
The result: a clear traffic-light system with concrete recommendations. Green means compliant, yellow requires review, red blocks the release.
Open Source
The LegalCheck solver is open source — code and licence logic: