aboutcode-org / aboutcode-org/purldb

Handle maven monorepos in a better way

Aberta
#129 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
HTML
Estrelas
67
Forks
69
Merge médio
8d 8h
PRs com merge (30d)
1

Descrição

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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.