What problem does it solve?
license-comply helps teams avoid legal and compliance risk by auditing Python project dependencies and producing clear, policy-based license risk findings.
Core Features & Use Cases
- Automated license scanning for Python dependencies: Detects dependency license terms from common Python dependency files and classifies them against your organization’s policy.
- Risk band classification with escalation guidance: Produces Low/Medium/High (and Unknown/Review) outcomes to support a counsel-in-the-loop review process rather than acting as clearance.
- Multiple report outputs for audits and CI workflows: Generates JSON/CSV/HTML/Markdown outputs and supports CI/CD gates such as failing builds on High-risk findings.
Quick Start
Ask the assistant to run license-comply in scan mode on your current Python project directory and return a compliance report that flags any Medium or High items for counsel review.