aboutcode-org / aboutcode-org/scancode-toolkit
msgp License BSD-NEW false alarm detection
- Lenguaje dominante
- Python
- Estrellas
- 2.6k
- Forks
- 791
- Merge medio
- 1 d 12 h
- PR fusionados (30 d)
- 5
Descripción
### Description
> Please leave a brief description of the bug or feature request:
An incorrect detection of the BSD-NEW License is occurring in the msgp license file.
### How To Reproduce
> Tell us how to reproduce the issue.
git clone https://github.com/tinylib/msgp;
cd msgp;
scancode -l -c --json-pp output.json .
For the LICENSE file, only MIT should be detected, but BSD-NEW is being misdetected.
### System configuration
> For bug reports, it really helps us to know:
* What OS are you running on? (Windows/MacOS/Linux) Linux
* What version of scancode-toolkit was used to generate the scan file?
* ScanCode version: 32.3.3
* ScanCode Output Format version: 4.0.0
* SPDX License list version: 3.26
* What installation method was used to install/run scancode? (pip/source download/other) pip
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.