-
-
Notifications
You must be signed in to change notification settings - Fork 134
Description
We are overhauling how the --summary plugin works in scancode-toolkit by updating how license clarity scoring works (aboutcode-org/scancode-toolkit#2861), and changing the output of the --summary plugin to show a primary license expression and the license clarity score. The new version of the --summary plugin is available on the develop branch of scancode-toolkit as --summary2. It would be nice to be able to show the new summary information on a scancode.io project page.
Since scanning a codebase in scancode-toolkit is different than scanning a codebase in scancode.io, we cannot directly use the scancode-toolkit plugins in scancode.io. We'll have to port the --classify, --license-clarity-score, and --summary2 plugins so they work in a scancode.io context.