getLatestComponentVersion
getLatestComponentVersionReturns the latest version of a dependency or multiple dependencies with quality, license and security data. Dependencies can be referred to as packages, components or libraries. They can be transitive (brought in by other dependencies) or direct (explicitly added to the project).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageUrls | Yes | Package URL (PURL) or list of PURLs identifying the component(s). Maven requires namespace (groupId). Version is optional. When providing multiple package URLs, limit to 20 maximum. |