Sha256: 5dae70ffe32b32aa383f075d6d09d14ab2aab1625fdb3688e52edcd9e368581b

Contents?: true

Size: 699 Bytes

Versions: 20

Compression:

Stored size: 699 Bytes

Contents

# `licensed notices`

Outputs license and notice text for all dependencies in each app into a `NOTICE` file in the app's `cache_path`.  If an app uses a shared cache path, the file name will contain the app name as well, e.g. `NOTICE.my_app`.

`NOTICE` file contents are retrieved from cached records, with the assumption that cached records have already been reviewed in a compliance workflow.

## Options

- `--config`/`-c`: the path to the licensed configuration file
   - default value: `./.licensed.yml`
- `--sources`/`-s`: runtime filter on which dependency sources are run.  Sources must also be enabled in the licensed configuration file.
   - default value: not set, all configured sources

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
licensed-3.8.0 docs/commands/notices.md
licensed-3.7.5 docs/commands/notices.md
licensed-3.7.4 docs/commands/notices.md
licensed-3.7.3 docs/commands/notices.md
licensed-3.7.2 docs/commands/notices.md
licensed-3.7.1 docs/commands/notices.md
licensed-3.7.0 docs/commands/notices.md
licensed-3.6.0 docs/commands/notices.md
licensed-3.5.0 docs/commands/notices.md
licensed-3.4.4 docs/commands/notices.md
licensed-3.4.3 docs/commands/notices.md
licensed-3.4.2 docs/commands/notices.md
licensed-3.4.1 docs/commands/notices.md
licensed-3.4.0 docs/commands/notices.md
licensed-3.3.1 docs/commands/notices.md
licensed-3.3.0 docs/commands/notices.md
licensed-3.2.3 docs/commands/notices.md
licensed-3.2.2 docs/commands/notices.md
licensed-3.2.1 docs/commands/notices.md
licensed-3.2.0 docs/commands/notices.md