Skip to main content

ClearlyDefined

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

STRING Default

The URL of the ClearlyDefined server to use.

minTotalLicenseScore

INTEGER Default

The minimum total score for a curation to be accepted. Must lie within 0 to 100.