@pipeworx/osv
Connect: https://gateway.pipeworx.io/osv/mcp · Install: one-click buttons
Tools: 3
Tools
- query_package_vulns — Find all known vulnerabilities for an open-source package, optionally at a specific version, via the OSV.dev database. Omit version to get every vuln known for the package. Returns a compact summary a
- get_vulnerability — 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 re
- query_by_commit — 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 arra
Tools
-
get_vulnerability— 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 refer -
query_by_commit— 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 arra -
query_package_vulns— Find all known vulnerabilities for an open-source package, optionally at a specific version, via the OSV.dev database. Omit version to get every vuln known for the package. Returns a compact summary a