You're viewing a demo portfolio

Join the waitlist
PRSM

get_vulnerability

Active

Tool of Osv

declared in 0.1.0

Get full detail for a single vulnerability by its OSV ID — e.g. "GHSA-jf85-cpcp-j695", "CVE-2021-23337", "PYSEC-2021-XXX". Returns summary, details, aliases, severity, affected packages/ranges, and references. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "A vulnerability ID, e.g. \"GHSA-jf85-cpcp-j695\", \"CVE-2021-23337\", \"PYSEC-2021-1\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Osv

https://github.com/pipeworx-io/mcp-osv

1/7 registries
View full server →
get_vulnerability — Osv — PRSM MCP