score_aivss
Score security findings using OWASP AIVSS v2. Accepts any scanner output or raw findings, returning per-finding scores and aggregate posture.
Instructions
Score findings using OWASP AIVSS v2. Accepts any scanner output or raw findings JSON. Returns per-finding AIVSS scores (0-10) and aggregate posture. Use verbosity='minimal' for posture only, 'compact' (default) for scores, 'full' for all metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| findings | Yes | Findings from any scanner tool or raw JSON | |
| overrides | No | Manual AIVSS metric overrides | |
| verbosity | No | Response detail level | |
| source_tool | No | Tool that produced findings, for normalization hints |