You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EPMDEDP-16731: docs: Align terminology and clarify findings pagination
- Replace "codebase" with "project" throughout CLI help text and error
messages for terminology consistency
- Document unpaginated findings endpoint behavior: server-side cap at 1000
rows, only --source narrows upstream query, --severity filters client-side
- Add FindingsServerCap constant to keep cap value in sync across help text
and truncation messages
- Update sca.md with detailed explanation of filter behavior and pagination
limitations
Signed-off-by: Sergiy Kulanov <sergiy_kulanov@epam.com>
0 commit comments