-
Notifications
You must be signed in to change notification settings - Fork 886
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
License Scan/Remediation Questions #10705
Comments
did some research:
|
I'm not sure what's best here. Based on https://github.com/cncf/foundation/blob/main/allowed-third-party-license-policy.md, we may need to apply for an exception for this OkHttp dependency MPL licensed content for the core SDK anyways (cc @jack-berg). Btw, there's an interesting active discussion in Apache HTTP Client about essentially the same problem: https://issues.apache.org/jira/browse/HTTPCLIENT-2317. |
Hello maintainers! We have received a report from the CNCF license audit that the following paths contain licenses that do not match the project license. You can find the full report here: https://lfscanning.org/reports/cncf-2/open-telemetry-2024-02-09-e8fcbc12-0a27-470a-9f2d-c5f680322e13.html
From what I can see, okhttp is covered under Apache2 but it contains a file that's covered by MPL? If this can't be removed, please document it in this issue. Thanks!
The text was updated successfully, but these errors were encountered: