aboutcode-org / aboutcode-org/scancode-toolkit

False Positive: Incorrect detection of amazon-sl license expression

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

説明

### Description

While using ScanCode Toolkit to scan the file rntpc_react-native-splash-screen/README.md, the tool incorrectly identified lines 8-9 as matching the amazon-sl license expression. Upon manual review, this detection appears to be a false positive.

### How To Reproduce

Here is the project url https://gitee.com/openharmony-sig/rntpc_react-native-splash-screen.
Review the scan results. The following match is observed:
```json
"reference_matches": [
{
"license_expression": "amazon-sl",
"license_expression_spdx": "LicenseRef-.amazon.com.-AmznSL-1.0",
"from_file": "rntpc_react-native-splash-screen/README.md",
"start_line": 8,
"end_line": 9,
"matcher": "3-seq",
"score": 80.0,
"matched_length": 8,
"match_coverage": 80.0,
"rule_relevance": 100,
"rule_identifier": "amazon-sl_8.RULE",
"rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/amazon-sl_8.RULE"
}
]
```

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

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

評価

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

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

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