Skip to content

License audit for dependencies #3

@divarvel

Description

@divarvel

Eclipse projects rely on a tight auditing on all source code, including third-party code.  This means not only checking licenses declared in package metadata, but also actually scanning the source code, searching for copyright notices and license text.

This is handled by the eclipse dash licenses tool, which takes as input a list of dependencies.

This tool does not support swift yet, but since swift uses git for its package infrastructure it might be possible to piggy back on its git support.

The first thing we could do is creating a script that lists all fetched dependencies.

We’re in the same process for haskell dependencies: eclipse-dash/dash-licenses#489

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions