Akhil Raj

Results 6 issues of 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 ![error](https://user-images.githubusercontent.com/96695352/180597781-8e7f15f8-3b2c-47be-850a-7e52529a4d14.png)

web-ui

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.`