cve-search_mcp

vul_vendor_product_cve

Retrieve a JSON list of all vulnerabilities associated with a specific vendor and product, enabling focused security analysis and risk assessment.

Instructions

To get a JSON with all the vulnerabilities per vendor and a specific product

Input Schema

NameRequiredDescriptionDefault
productYes
vendorYes

Input Schema (JSON Schema)

{ "properties": { "product": { "title": "Product", "type": "string" }, "vendor": { "title": "Vendor", "type": "string" } }, "required": [ "vendor", "product" ], "title": "vul_vendor_product_cveArguments", "type": "object" }

You must be authenticated.

Other Tools from cve-search_mcp

Related Tools

ID: jeoguku3fh