JFrog · Arazzo Workflow
JFrog Xray Component License Check
Version 1.0.0
Look up component details then confirm via the catalog version data.
View Spec
View on GitHub
ArtifactoryCI/CDContainer RegistryDevOpsMLOpsPackage ManagementSecuritySoftware Supply ChainArazzoWorkflows
Provider
Workflows
component-license-check
Cross-reference a component's Xray details with Catalog vulnerabilities.
Reads component details from Xray, then fetches the matching package version's vulnerabilities from the Catalog for an independent view.
1
componentDetails
$sourceDescriptions.xrayApi.getComponentDetails
Read vulnerability and license information for the component from Xray.
2
catalogVulns
$sourceDescriptions.catalogApi.getVersionVulnerabilities
Fetch the same package version's known vulnerabilities from the JFrog Catalog for an independent cross-reference.
Source API Descriptions
openapi