getComponentVersion
getComponentVersionReturns detailed analysis of a specific dependency or multiple dependencies with metadata about quality, license and security. 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 required. When providing multiple package URLs, limit to 20 maximum. |