aboutcode-org / aboutcode-org/scancode-toolkit
msgp License BSD-NEW false alarm detection
- 主要語言
- Python
- 星號
- 2.6k
- 分支
- 791
- 平均合併
- 1 天 12 小時
- 30 天內合併 PR
- 5
描述
### 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
貢獻指南
評估
這個 Issue 還沒有評估資料。