fossa_binary_dependency_confidence
Assess FOSSA's confidence for each binary dependency match to validate that identified components truly correspond to named dependencies.
Instructions
Report how confident FOSSA is that each binary component it matched really is the dependency it named.
Read-only. Returns a map of dependency locator to High, Medium, Low, or Unknown. Pass dependency_locator to ask about one dependency instead of all of them. "revision" scope needs revision_locator; "release" scope needs release_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | ||
| release_id | No | ||
| revision_locator | No | ||
| dependency_locator | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||