dmd report licenses
dmd report licenses
Report license information for package dependencies
Usage
licenses
Synopsis
Report license information for package dependencies
This report utilises data from deps.dev
Requires running db generate advisories
to seed the data.
Options
Flag (type) | Usage | Notes |
---|---|---|
-h, --help
|
help for licenses |
|
--organisation (string)
|
Whether to filter licenses by the given organisation that hosts the repository |
|
--owner (string)
|
Whether to filter licenses by the underlying owner of the repository |
|
--platform (gitlab)
|
Whether to filter advisories by the given platform that hosts the repository, for instance gitlab |
|
--repo (string)
|
Whether to filter licenses by a specific repository name |
|
Options inherited from parent commands
Flag (type) | Usage | Notes |
---|---|---|
--db (string)
|
the path to the input/output database |
|
--debug
|
whether to enable debug logging |
|
Related
dmd report
- Perform reports on the database