Skip to content
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

Additional 3rd party licenses we need to check #34

Open
hendrikebbers opened this issue Oct 23, 2024 · 0 comments
Open

Additional 3rd party licenses we need to check #34

hendrikebbers opened this issue Oct 23, 2024 · 0 comments

Comments

@hendrikebbers
Copy link
Contributor

The following licenses has been found in 3rd party dependencies:

  • EPL-2.0 / EDL: While I assume it is not a problem at all, we need to check since it is not in the list of allowed licenses
  • We have some code dependencies that are licensed with a CC license (CC-BY-2.5). Does that make any sense? How should we handle that?
  • We have some Java libraries as dependencies that are licensed by the GPL-2.0-with-classpath-exception. From my point of view, that does not make any sense since the libraries are always 100% on the classpath.
  • CC0-1.0 is excluded on the list of allowed licenses. We have several dependencies with that license in JavaScript projects. For the projects, we create releases, including the dependencies. Do we need to replace them?
  • We have some CDDL-1.0 licensed dependencies. I assume we have an issue similar to the GPL license and need to replace those dependencies?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant