aboutcode-org / aboutcode-org/scancode-toolkit
Debian copyright file matched text are returned lowercased incorrectly
未關閉
bug
improve-license-detection
license scan
package scan
package-formats
- 主要語言
- Python
- 星號
- 2.6k
- 分支
- 791
- 平均合併
- 1 天 12 小時
- 30 天內合併 PR
- 5
描述
This part:
```
```
was matched and returned this way:
```
- score: '100.0'
start_line: 1
end_line: 1
matcher: 1-hash
rule_length: 4
matched_length: 4
match_coverage: '100.0'
rule_relevance: 100
identifier: lgpl-2.1_38.RULE
license_expression: lgpl-2.1
is_license_text: no
is_license_notice: no
is_license_reference: no
is_license_tag: yes
is_license_intro: no
matched_text: 'License: lgpl-2.1'
```
But matched_text should have been `'License: LGPL-2.1'` instead
貢獻指南
評估
這個 Issue 還沒有評估資料。