scancode-toolkit has a new model called DependentPackage, which models the dependencies detected for a Package from a package manifest. The DependentPackage data shows up in the scancode JSON results in the top-level Dependencies field. We should create a new model, DiscoveredDependency (or some other name) to represent this in scancode.io
scancode-toolkit has a new model called
DependentPackage, which models the dependencies detected for a Package from a package manifest. TheDependentPackagedata shows up in the scancode JSON results in the top-levelDependenciesfield. We should create a new model,DiscoveredDependency(or some other name) to represent this in scancode.io