Akhil Raj
Akhil Raj
The aim of this PR is to create a working app inside this Django project to detect licenses from the provided input text and summarize the results for the end...
Can `scancode.io's` font awesome icons version be upgraded to `v6`? #### Reason * A lot of icons are supported and can be used to replace `tags` in the project.
In Line 5 of the resources there is incorrect text, after scanning the codebase highlight is happening. same issue in #450 
Currently every match has the possible details that can be shown. ```python [{'end_line': 3, 'is_license_intro': False, 'is_license_notice': False, 'is_license_reference': True, 'is_license_tag': False, 'is_license_text': False, 'license_expression': 'apache-2.0 OR mit', 'licenses': [{'category':...
In scantext we only display scancode license key and expressions but we should also have a way to display spdx license expressions
@tdruez said `Percentage of license text should be done by scancode-toolkit.`