Next Approval Batch
nextGet the next highest-severity unresolved findings for approval using backlog ranking rules. Returns up to three findings per batch to plan fixes before launch.
Instructions
Return the next highest-severity unresolved approval batch from inline findings by reusing the backlog ranking rules. The batch contains at most the first three unresolved findings at the highest current severity; safety and dependency analysis are not performed. This is a planning tool only and does not perform fixes. Requires no authentication. It reads local inputs only, does not make network calls, does not modify local files, and has no external rate limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| findings | Yes | Scan result object, CheckYourself report object, object with findings/remediation_backlog, or a plain list of finding objects to batch into the next approval group. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||