Description
If a submodule PURL is submitted for analysis, Macaron reports URL of the entire repository. The root module/project of the compilation may have a different GAV.
e.g. if ch.qos.logback:logback-classis is submitted for analysis, ch.qos.logback:logback-parent should be reported as the root project's GAV somewhere in build spec.
Description
If a submodule PURL is submitted for analysis, Macaron reports URL of the entire repository. The root module/project of the compilation may have a different GAV.
e.g. if
ch.qos.logback:logback-classisis submitted for analysis,ch.qos.logback:logback-parentshould be reported as the root project's GAV somewhere in build spec.