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

[POC] Check licenses #134

Open
Irineu333 opened this issue Mar 2, 2024 · 2 comments
Open

[POC] Check licenses #134

Irineu333 opened this issue Mar 2, 2024 · 2 comments
Labels
feature New feature or request

Comments

@Irineu333
Copy link
Member

Study a way to check the licenses of our dependencies, especially transitive ones.

Candidates:

@Irineu333 Irineu333 added the feature New feature or request label Mar 2, 2024
@PatrykMis
Copy link
Collaborator

PatrykMis commented Apr 4, 2024

Great suggestion, it will be nessesary at some point. And what about AboutLibraries? It's widely used, well-maintained, but I don't have experience with either of them.

Edit: I understood better what are you trying to acheave. Instead of about dialog with all libs licenses, you want to just fail the build if license does not match specified criterias. So, Licensee would be a good option for this.

@Irineu333
Copy link
Member Author

From what I understood reading the readme, this library is more for visual verification. It's also important, but this issue is about finding a library that validates whether the app is using libraries compatible with our license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants