known-vulnerability-checker
ActiveTool of Utility Matrix
declared in 1.1.0
Check a package name against a database of known CVEs. Returns vulnerability status, CVE ID, and severity for common packages (log4j, lodash, moment, axios, django, flask, pillow, etc.).
Parameters schema
{
"type": "object",
"required": [
"package_name"
],
"properties": {
"package_name": {
"type": "string",
"description": "Package name to check (e.g. \"lodash\", \"log4j\", \"django\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Utility Matrix
1/7 registries