Skip to main content
Glama

OSV

by EdenYavin

query_for_cve_fix_versions

Retrieve fix versions for a specific CVE by querying the OSV database. Input a CVE ID to get a list of versions that address the vulnerability.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
cveYes

Input Schema (JSON Schema)

{ "properties": { "cve": { "title": "Cve", "type": "string" } }, "required": [ "cve" ], "title": "query_for_cve_fix_versionsArguments", "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