ClearlyDefined
Provides package curation data from the ClearlyDefined service.
Configuration
Example
Use the following syntax to configure this plugin globally as part of config.yml
:
ort:
packageCurationProviders:
ClearlyDefined:
options:
serverUrl: "https://api.clearlydefined.io"
minTotalLicenseScore: 0
Options
serverUrl
The URL of the ClearlyDefined server to use.
minTotalLicenseScore
The minimum total score for a curation to be accepted. Must lie within 0 to 100.