LicenseRec V2.0.0 is officially launched!

Published: Aug 14, 2024 by Weiwei Xu

📢 LicenseRec V2.0.0 is officially launched! New features include compliance analysis accurate to package versions and license incompatibility remediation based on SMT-Solver! LicenseRec is a license compliance analysis and open-source license recommendation tool that helps developers perform compliance analysis and select the optimal license for their open-source software projects.

LicenseRec conducts fine-grained license compliance analysis on the code and dependencies (including direct and indirect dependencies) of open-source software projects. For incompatibility cases, it provides a minimum-cost incompatibility remediation solution using a constraint-solving based method. The compliance analysis and incompatibility remediation functions can be accessed at https://licenserec.com/#/compliance.

Based on the compliance analysis, LicenseRec helps developers choose the best license through an interactive wizard. This wizard provides guidance in three aspects: personal open-source style, business model, and community development. The recommendation function can be used at https://licenserec.com/#/rec.

Latest Posts

One paper accepted by CSCW 2026!

Hengzhi’s study on collaborative development paradigm divergence between open source software and open source AI models is accepted by CSCW 2026. Congratulations to Hengzhi!

One paper accepted by FSE 2026!

Ziheng’s study on cross-ecosystem software composition analysis is accepted by FSE 2026 Tool Demonstrations Track. Congratulations to Ziheng!

Changguo's SIT Tool Integrated into GitHub & AtomGit

To address the widespread issues of inaccuracy, non-compliance, and incompleteness in the SBOMs generated by existing mainstream tools, we design and implement an automated SBOM generation tool based on incremental construction.