scan_licenses
Scan project dependencies to detect license compliance issues, including copyleft conflicts and proprietary risks. Supports npm and Python projects.
Instructions
Scan a project's dependencies for license compliance issues. Detects copyleft conflicts, unknown licenses, and proprietary risks. Works with npm (node_modules), Python (requirements.txt), and more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the project directory | |
| format | No | Output format | markdown |