aboutcode-org / aboutcode-org/scancode-toolkit
Process the "// indirect" comments seen in go.mod files
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 2.6k
- Forks
- 791
- Merge medio
- 1 d 12 h
- PR fusionados (30 d)
- 5
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.