aboutcode-org / aboutcode-org/scancode-toolkit
Process the "// indirect" comments seen in go.mod files
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 2.6k
- Forks
- 791
- Ø Merge
- 1 T. 12 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.