aboutcode-org / aboutcode-org/scancode-toolkit
Incorrect license detection for a Rust crate
Abierto
bug
license scan
major
Priority: high
- Lenguaje dominante
- Python
- Estrellas
- 2.6k
- Forks
- 791
- Merge medio
- 1 d 12 h
- PR fusionados (30 d)
- 5
Descripción
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: https://github.com/emilk/egui/pull/5361
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.