Skip to content

Incorrect license detection for a Rust crate #3979

Description

@pombredanne

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions