hound_vulns
List known vulnerabilities for a package version, grouped by severity with fix versions and advisory links.
Instructions
List all known vulnerabilities for a specific package version, grouped by severity with fix versions and advisory links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Package name (e.g. express, lodash) | |
| version | Yes | Package version (e.g. 4.18.2) | |
| ecosystem | No | Package ecosystem (default: npm) | npm |