Parameters

ParameterDescription
CVEsA comma-separated list of CVEs.

Example Output

[    {        "cve_details": "CVE-2017-15708",        "components": [            {                "name": "commons-collections:commons-collections",                "package_type": "Maven",                "version": "3.2.1",                "link": "http://10.1.16.130:8000/web/#/component/details/gav:~2F~2Fcommons-collections:commons-collections/3.2.1"            }        ]    },    {        "cve_details": "CVE-2017-15709",        "components": []    }]

Workflow Library Example

Find Components by Cves with Jfrog and Send Results Via Email

Preview this Workflow on desktop