Skip to main content

Sample Workflow

Scan for Components

First, scan your codebase to detect all related components:

Extract Component PURLs

Extract Package URLs (PURLs) from the scan results for further analysis:
Sample Output:

Query Vulnerabilities

Query Single Component

Query vulnerabilities for a single component using its PURL:
Sample Output:

Query Multiple Components

Query multiple PURLs using an input file:
Sample output:

Query Component Status

The comp status command returns the development lifecycle status for one or more components — useful for identifying unmaintained or deprecated dependencies before they become a security risk.

Query Single Component

Sample Output: