ScanCode License Fact Provider
Provide license facts from a local ScanCode installation.
Configuration
Example
Use the following syntax to configure this plugin globally as part of config.yml:
ort:
licenseFactProviders:
ScanCode:
options:
licenseDataDir: <OPTIONAL_STRING>
Options
licenseDataDir
Aliases: licenseTextDir, scanCodeLicenseTextDir
The directory that contains the ScanCode license data. If not set, the provider will try to locate the ScanCode license data directory using a heuristic based on the path of the ScanCode binary.