Skip to content

EPMDEDP-16763: feat: Apply severity filtering server-side before results cap#37

Merged
SergK merged 1 commit intomainfrom
add-pagination-filtering
May 6, 2026
Merged

EPMDEDP-16763: feat: Apply severity filtering server-side before results cap#37
SergK merged 1 commit intomainfrom
add-pagination-filtering

Conversation

@SergK
Copy link
Copy Markdown
Member

@SergK SergK commented May 6, 2026

Move severity filtering from client-side post-processing to server-side parameter, ensuring that truncated=true accurately reports more matching findings exist rather than hidden findings beyond the 1000-row cap.

  • Updated portal SCA service to pass severity filter to API
  • Removed client-side severity filtering logic
  • Cleaned up unused SeverityMatches function
  • Updated documentation to clarify server-side filtering behavior

…lts cap

Move severity filtering from client-side post-processing to server-side
parameter, ensuring that truncated=true accurately reports more matching
findings exist rather than hidden findings beyond the 1000-row cap.

- Updated portal SCA service to pass severity filter to API
- Removed client-side severity filtering logic
- Cleaned up unused SeverityMatches function
- Updated documentation to clarify server-side filtering behavior

Signed-off-by: Sergiy Kulanov <sergiy_kulanov@epam.com>
@SergK SergK merged commit d0f6a5e into main May 6, 2026
2 checks passed
@SergK SergK deleted the add-pagination-filtering branch May 6, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant