Skip to content

License Issue - Polaris has dependency on chardet which is LGPL which makes it difficult to use inside enterprise. #821

@chandransuraj

Description

@chandransuraj

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions