score_risk
Calculate a risk score from findings and engagement context. Receive an overall score, breakdown, and risk matrix for prioritization.
Instructions
Calculate a comprehensive risk score based on CVSS scores and engagement context.
Args: findings: List of findings from any Tengu tool. context: Optional engagement context that affects risk multipliers (e.g. "external-facing e-commerce", "internal HR system").
Returns: Risk scorecard with overall score, breakdown, and risk matrix data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | ||
| findings | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||