aboutcode-org / aboutcode-org/scancode-toolkit

cc-pdm-1.0.LICENSE false positive

未關閉
#4,859 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
Python
星號
2.6k
分支
791
平均合併
1 天 12 小時
30 天內合併 PR
5

描述

### Description

When scanning:

https://github.com/mirror/busybox/blob/master/docs/draft-coar-cgi-v11-03-clean.html#L600

the result is cc-pdm-1.0 which is incorrect, as only 4 words are matched.

```
{
"path": "busybox-1.37.0/docs/draft-coar-cgi-v11-03-clean.html",
"type": "file",
"detected_license_expression": null,
"detected_license_expression_spdx": null,
"license_detections": [],
"license_clues": [
{
"license_expression": "cc-pdm-1.0",
"license_expression_spdx": "CC-PDM-1.0",
"from_file": "busybox-1.37.0/docs/draft-coar-cgi-v11-03-clean.html",
"start_line": 600,
"end_line": 600,
"matcher": "3-seq",
"score": 2.15,
"matched_length": 4,
"match_coverage": 2.15,
"rule_relevance": 100,
"rule_identifier": "cc-pdm-1.0.LICENSE",
"rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/cc-pdm-1.0.LICENSE"
}
],
"percentage_of_license_text": 0.04,
"scan_errors": []
},
```

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。