aboutcode-org / aboutcode-org/purldb
Handle maven monorepos in a better way
未关闭
- 主要语言
- HTML
- 星标
- 67
- 派生
- 69
- 平均合并
- 8 天 8 小时
- 30 天内合并 PR
- 1
描述
Right now in purlDB a single source URL points to a single maven package, but in case of maven we have a single monorepo source which contains many packages. One way to solve this problem could be to store subpaths inside source URL and the way to get source URL with the help of a maven and source purl could be:
- download the source code and get all *.pom files
- parse all the pom file and wherever we find the namespace as parent and name as artifact ID use that subdirectory as subpath
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。