aboutcode-org / aboutcode-org/scancode-toolkit

Debian copyright file matched text are returned lowercased incorrectly

Abierto
#2,645 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug improve-license-detection license scan package scan package-formats
Lenguaje dominante
Python
Estrellas
2.6k
Forks
791
Merge medio
1 d 12 h
PR fusionados (30 d)
5

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.