You're viewing a demo portfolio

Join the waitlist
PRSM

query_by_commit

Active

Tool of Osv

declared in 0.1.0

Find vulnerabilities affecting a specific source-repository git commit via OSV.dev. Useful when you have a pinned commit hash rather than a released version. Returns the same compact vuln summary array. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "commit"
  ],
  "properties": {
    "commit": {
      "type": "string",
      "description": "A git commit hash, e.g. \"6879efc2c1596d11a6a6ad296f80063b558d5e0f\"."
    }
  }
}

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 →
query_by_commit — Osv — PRSM MCP