Skip to main content

Find CVEs By Components

Search for CVEs by the provided components list.

Parameters

ParameterDescription
Components IDsA comma-separated list of component IDs.

Example Output

[
{
"component": "gav://commons-collections:commons-collections:3.2.1",
"cves": [
"CVE-2017-15708"
]
},
{
"component": "c2",
"error": "Failed to get component",
"cves": []
}
]

Workflow Library Example

Find Cves by Components with Jfrog and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop