A solver to evaluate license obligations based on the actual circumstances of use
ts-legalcheck
Evaluates license obligations in project context and detects conflicts automatically. Supports individual license policies and generates compliance evidence.
At a Glance
The Challenge
Open-source licenses are not a free pass. Every license comes with obligations - from simple attribution (MIT) to copyleft sharing (GPL). In a project with hundreds of dependencies, license conflicts can easily be overlooked.
How LegalCheck Works
LegalCheck analyses the license 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 license 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 license logic: