aboutcode-org / aboutcode-org/scancode-toolkit
Improve the granularity of detection within go.sum/go.mod
Aberta
dependencies
enhancement
package scan
package-formats
- Linguagem predominante
- Python
- Estrelas
- 2.6k
- Forks
- 791
- Merge médio
- 1d 12h
- PRs com merge (30d)
- 5
Descrição
### Description
It would be great to improve the granularity of detection within go.sum/go.mod especially since:
1. both files may contains redundant dependencies
2. from and origin and license perspective the is too much details with all the imported subdirectories
3. there are typically test tools or test-only imports that are present in go.sum/go.mod but never used in a built production binary
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.