aboutcode-org / aboutcode-org/scancode-toolkit

gpl-2.0 false positive (should be "or later")

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

説明

### Description

> Please leave a brief description of the bug or feature request:

https://github.com/mirror/busybox/blob/master/procps/smemcap.c#L6

```
This software may be used and distributed according to the terms of
the GNU General Public License version 2 or later, incorporated
herein by reference.
```

is recognized as:

```
{
"identifier": "gpl_2_0-86fd3fbe-6fae-f781-8226-b9b3e4ac3151",
"license_expression": "gpl-2.0",
"license_expression_spdx": "GPL-2.0-only",
"detection_count": 1,
"reference_matches": [
{
"license_expression": "gpl-2.0",
"license_expression_spdx": "GPL-2.0-only",
"from_file": "busybox-1.34.1/procps/smemcap.c",
"start_line": 6,
"end_line": 8,
"matcher": "3-seq",
"score": 92.0,
"matched_length": 23,
"match_coverage": 100.0,
"rule_relevance": 100,
"rule_identifier": "gpl-2.0_470.RULE",
"rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/gpl-2.0_470.RULE"
}
]
},

```

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

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

評価

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

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

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