Describe the bug
Getting Polaris inside regulated enterprise is difficult as Polaris has dependency on chardet (encoding detector for Python). Chardet is released under LGPLv2.1 (https://github.com/chardet/chardet/blob/main/LICENSE)
The CLM and other scans inside enterprise block this.
To Reproduce
No response
Actual Behavior
Sub dependencies should not be more restrictive that the main license (which APL2 in this case)
Expected Behavior
All underlying dependencies should also be compliant with Apache License
Additional context
No response
System information
No response