fossa_binary_revision_detail
Drill into binary revision details by viewing FOSSA match strings or component files attributed to a dependency. Paginated results, read-only.
Instructions
Drill into one binary decomposition revision: either the match strings that identified a component, or the components that make up a dependency.
Read-only. "component_matches" needs component_id and returns the strings FOSSA matched with their hit counts. "dependency_components" needs dependency_locator and returns the component files attributed to it. Both are paginated, page_size capped at 50 by FOSSA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| view | Yes | ||
| page_size | No | ||
| component_id | No | ||
| revision_locator | Yes | ||
| dependency_locator | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||