query_by_commit
ActiveTool 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\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Osv
https://github.com/pipeworx-io/mcp-osv
1/7 registries