Rank a project's package vulnerabilities
package_vulnsIdentify vulnerable package versions and prioritize fixes by severity, using KEV, EPSS, and CVSS to determine the smallest upgrade that resolves all.
Instructions
Checks up to 50 package versions (npm, PyPI, Go, Maven, crates.io, RubyGems, NuGet, Packagist, Pub, Hex) against OSV and ranks each package by its worst vulnerability (act_now, high, medium, low), with the smallest upgrade that fixes them all and each vulnerability's KEV, EPSS and CVSS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| counts | Yes | ||
| results | Yes |