aboutcode-org / aboutcode-org/scancode-toolkit

LGPL 3 false positive (should be LGPL 2 or 2.1)

オープン
#4,995 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
2.6k
フォーク
791
平均マージ
1日 12時間
マージ済み PR(30日)
5

説明

### Description

https://github.com/KDE/libqzeitgeist/blob/master/src/logbrowser.cpp

is recognized as LGPL 3:

```
"license_detections": [
{
"license_expression": "lgpl-3.0",
"license_expression_spdx": "LGPL-3.0-only",
"matches": [
{
"license_expression": "lgpl-3.0",
"license_expression_spdx": "LGPL-3.0-only",
"from_file": "logbrowser.cpp",
"start_line": 4,
"end_line": 16,
"matcher": "3-seq",
"score": 88.68,
"matched_length": 94,
"match_coverage": 88.68,
"rule_relevance": 100,
"rule_identifier": "lgpl-3.0_16.RULE",
"rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/lgpl-3.0_16.RULE"
}
],
"identifier": "lgpl_3_0-129dffd6-23d4-eb21-f89e-b5145e4553c9"
}
],

```

What absolutely baffles me is that the exact same license header is used in #4994 where it is not recognized as LGPL 3.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。