Skip to content

Migrate to using VirtualCodebase from the latest scancode #101

Description

@steven-esser

scancode-toolkit can re-create a Codebase object and its Resource (files, dirs) from a scancode json results file.

It will useful to convert DeltaCode to using this VirtualCodebase object as the means of doing all the delta operations. Their natural tree structure makes traversing a scan easier, and a variety of other delta operations become easier to do. We also wont have to maintain as many python Objects as we do now; most of these are replicated in a VirtualCodebase (License, Copyright, etc)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions