jfrog_get_vulnerability_info
Fetch detailed vulnerability information by CVE ID, including affected packages and versions, using the JFrog MCP Server API for comprehensive security analysis.
Instructions
Useful for when you need to get a specific vulnerability information, including its affected packages and versions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cve_id | Yes | The CVE ID or vulnerability identifier to look up. | |
pageCount | No | Number of pages to return. | |
pageSize | No | Number of vulnerabilities to return per page. |