Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Automate enumeration of dependencies' licences #3

Open
bryanchriswhite opened this issue Feb 4, 2021 · 1 comment
Open

Automate enumeration of dependencies' licences #3

bryanchriswhite opened this issue Feb 4, 2021 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@bryanchriswhite
Copy link
Contributor

We need to be in a position to know with certainty what licenses apply at any given point in time to our code base. This information will likely have multiple applications and will need to be consolidated from multiple code repositories into a single source of truth; presently this (LA org) gdrive spreadsheet. To get the most out of this information it seems prudent that we categorize these by how we're using them; i.e. using, modifying, and/or distributing.

I imagine this looks something like writing a script that uses the appropriate package manager CLI to get a comprehensive list of all dependencies and their repo URLs. I think we'll want to be able to distinguish development and production dependencies as that informs us about how we're using those dependencies.

@bryanchriswhite bryanchriswhite added the documentation Improvements or additions to documentation label Feb 5, 2021
@bryanchriswhite bryanchriswhite self-assigned this Feb 5, 2021
@hacklschorsch
Copy link
Member

Maybe one of those are helpful? Or is this too enterprisey? https://reuse.software/comparison/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants