aboutcode-org / aboutcode-org/scancode.io
Incorrect summary
- 主要語言
- Python
- 星號
- 215
- 分支
- 203
- 平均合併
- 4 天 8 小時
- 30 天內合併 PR
- 6
描述
I ran a scan_single_package for https://files.pythonhosted.org/packages/29/8a/f4cf3f32bc554f9260b645ea1151449ac13525796d3d1a42076d75945d8d/Pillow-9.5.0-cp312-cp312-win_amd64.whl and the summary is weird:
[summary-2024-08-07-14-20-19.json](https://github.com/user-attachments/files/16530347/summary-2024-08-07-14-20-19.json)
The clarity score does not take into account the declared license, even though we have one

```
{
"declared_license_expression": "historical",
"license_clarity_score": {
"score": 0,
"declared_license": false,
"identification_precision": false,
"has_license_text": false,
"declared_copyrights": false,
"conflicting_license_categories": true,
"ambiguous_compound_licensing": true
},
"declared_holder": "",
"primary_language": "Python",
"other_license_expressions": [
{
.....
```
貢獻指南
評估
這個 Issue 還沒有評估資料。