aboutcode-org / aboutcode-org/scancode-toolkit
Unknown license detected when normalizing license names
未關閉
bug
license scan
- 主要語言
- Python
- 星號
- 2.6k
- 分支
- 791
- 平均合併
- 1 天 12 小時
- 30 天內合併 PR
- 5
描述
I was using scancode to normalize license names into license expressions. Some license names/strings caused unknown detections:
- `BSD-3-Clause, MIT` detected as `bsd-new AND unknown`
- `MIT, MIT` detected as `unknown`
- `Apache-2.0, MIT` detected as `apache-2.0 AND unknown`
- `BSD-2-Clause-Views` detected as `bsd-simplified AND unknown`
貢獻指南
評估
這個 Issue 還沒有評估資料。