osv-scanner
osv-scanner copied to clipboard
Better support for project inheritance in Maven/Java (pom.xml)
Currently pom.xml support does not support merging data from other projects. However, there might be dependencies and properties defined in parent projects.
Context: https://maven.apache.org/guides/introduction/introduction-to-the-pom.html#Project_Inheritance
Related: #35