aboutcode-org / aboutcode-org/scancode-toolkit
Process the "// indirect" comments seen in go.mod files
Aberta
- Linguagem predominante
- Python
- Estrelas
- 2.6k
- Forks
- 791
- Merge médio
- 1d 12h
- PRs com merge (30d)
- 5
Descrição
See:
- https://github.com/nexB/scancode-toolkit/blob/dd675aacae1b24a838f5520da77534326b17c5e9/tests/packagedcode/data/golang/gomod/sample/go.mod#L3
See also and note how there is a separated "require" section for indirect:
- https://github.com/NVIDIA/k8s-device-plugin/blob/5a09d5c4efe71ed7e9849631d7429e4d4cb1bccd/go.mod#L36
This "indirect" comment would be useful to create a proper tree of deps.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.