get_risk_score
Quantify the risk of running outdated software by retrieving the EOL Risk Score (0–100) for any product version, including a four-factor breakdown of recency, attack surface, CISA KEV exposure, and extended support.
Instructions
Get the proprietary EOL Risk Score™ (0–100) for a product version, with the four-factor breakdown (EOL recency, attack surface, CISA KEV exposure, extended support). Omit "version" to score the product's highest-risk (most recently end-of-lifed) release. Use this to quantify how dangerous it is to keep running something.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | Product slug or name, e.g. "openssl", "python". | |
| version | No | Optional version/cycle. Omit for the highest-risk release. |