Gemini: summarize omitted text findings by severity #88

Closed
opened 2026-05-28 01:17:01 +02:00 by codex · 0 comments
Collaborator

Context

Text output currently truncates after 200 findings and says how many were omitted. A severity summary would make truncation safer for humans.

Task

When text output omits findings, include a short summary of omitted findings by severity.

Acceptance criteria

  • Existing truncation limit remains.
  • Omitted summary includes counts by severity at minimum.
  • JSON/SARIF output is unchanged.
  • Test covers >200 findings.

Verification

  • Targeted formatter test plus full suite.
## Context Text output currently truncates after 200 findings and says how many were omitted. A severity summary would make truncation safer for humans. ## Task When text output omits findings, include a short summary of omitted findings by severity. ## Acceptance criteria - Existing truncation limit remains. - Omitted summary includes counts by severity at minimum. - JSON/SARIF output is unchanged. - Test covers >200 findings. ## Verification - Targeted formatter test plus full suite.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/fallow-py#88
No description provided.