aboutcode-org / aboutcode-org/vulnerablecode
Consider adding mapping to the Package class for related Packages
- Linguagem predominante
- Python
- Estrelas
- 702
- Forks
- 328
- Merge médio
- 3d 8h
- PRs com merge (30d)
- 3
Descrição
Some Packages have changed their namespace over time. One example is `pkg:maven/log4j/log4j@1.2`, where (if I understand the progression) the 2.x versions have a different namespace, e.g., `pkg:maven/org.apache.logging.log4j/log4j@2.0`. (I think [this GitHub repo](https://github.com/apache/logging-log4j1) is related to this relationship.)
It would be useful to create a mapping for these Packages, perhaps in the `Package` class, so that a query for the fixed versions of a potentially affected `Package` will return all relevant namespaces for that `Package`.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.