aboutcode-org / aboutcode-org/scancode-toolkit
Process the "// indirect" comments seen in go.mod files
未關閉
- 主要語言
- Python
- 星號
- 2.6k
- 分支
- 791
- 平均合併
- 1 天 12 小時
- 30 天內合併 PR
- 5
描述
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.
貢獻指南
評估
這個 Issue 還沒有評估資料。