aboutcode-org / aboutcode-org/purldb

Consider test for shaded Uberjar

Abierto
#154 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
HTML
Estrellas
67
Forks
69
Merge medio
8 d 8 h
PR fusionados (30 d)
1

Descripción

The SBOM at https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-common/3.3.6/hadoop-common-3.3.6-cyclonedx.xml is incorrectly reporting Apache-2.0 license for the BSD-licensed Google's protobuf that is shaded and available separately.

The POM at https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-common/3.3.6/hadoop-common-3.3.6.pom seems correct otherwise

The parent POM chain of this shaded protobuf POM also has an incorrect Apache license.... but the JAR itself contains a correct license inside.
See https://repo1.maven.org/maven2/org/apache/hadoop/thirdparty/hadoop-shaded-protobuf_3_7/1.1.1/hadoop-shaded-protobuf_3_7-1.1.1.pom

This is a nice example of a parent POM for a shaded mini Uber-JAR with rewritten bytecode and altered classpath that we should be able to match to the original at https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.7.0/ and therefore a useful test case.

Beside matching, this would be an interesting case of how we can handle a curation for these in the purldb.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.