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

Incorrect license detection for a Rust crate #3979

Open
pombredanne opened this issue Nov 9, 2024 · 0 comments
Open

Incorrect license detection for a Rust crate #3979

pombredanne opened this issue Nov 9, 2024 · 0 comments

Comments

@pombredanne
Copy link
Member

pombredanne commented Nov 9, 2024

Scanning https://github.com/emilk/egui/archive/refs/heads/master.zip with --package I get incorrect licenses:

  • Declared license expression (SPDX): (MIT OR Apache-2.0) AND OFL-1.1

  • Extracted license statement: (MIT OR Apache-2.0) AND OFL-1.1 AND LicenseRef-UFL-1.0

We should have an error for this and/or an unknown license. And we should also return an error in ScanCode.io

Related: emilk/egui#5361

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