License Text Curation Provider
Provide project- and / or package-specific license texts from a custom directory.
Description
A license fact provider that reads license text curations from a local directory. It only returns id-specific license texts.
Configuration
Example
Use the following syntax to configure this plugin globally as part of config.yml:
ort:
licenseFactProviders:
LicenseTextCuration:
options:
dir: <OPTIONAL_STRING>
Options
dir
The directory that contains the license text curations.