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 还没有评估数据。