This repository has been archived by the owner on Dec 20, 2022. It is now read-only.
Scan mode that operates directly on maven dependencies #108
Labels
Prio: Triage
Triage Priority
Status: Pending
Issue or PR awaits response
Type: Feature
Issue or PR is a new feature
Scan mode that operates directly on maven dependencies
Feature request
Expected Behavior - What where you expecting to happen?
It should be possible to either specify one or more artifacts as dependecies to use as the starting point of the archive scan or specify that the project artifact itself and its dependencies are scanned (for further transitive dependencies). This mode of scanning archives should provide the same result as if all dependencies are copied to a local director (via maven-dependency-plugin) and this directory is scanned.
Current Behavior - What happens?
Currently Maven dependency trees cannot be scanned for licenses directly.
Possible Solution
Context
Notes and further information
The text was updated successfully, but these errors were encountered: