Skip to main content
Glama

OSV

by EdenYavin

query_for_cve_affected

Query the OSV database to identify affected software versions for a specific CVE, enabling precise vulnerability analysis and remediation planning.

Instructions

Query the OSV database for a CVE and return the affected versions. Args: cve: The CVE ID to query Returns: A list of affected versions

Input Schema

NameRequiredDescriptionDefault
cveYes

Input Schema (JSON Schema)

{ "properties": { "cve": { "title": "Cve", "type": "string" } }, "required": [ "cve" ], "title": "query_for_cve_affectedArguments", "type": "object" }

You must be authenticated.

Other Tools from OSV

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/EdenYavin/OSV-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server