Skip to content

docs(mcp): state that active_* summary counts ignore verified status - #15793

Open
Jino-T wants to merge 1 commit into
DefectDojo:bugfixfrom
Jino-T:docs/mcp-summary-active-counts
Open

docs(mcp): state that active_* summary counts ignore verified status#15793
Jino-T wants to merge 1 commit into
DefectDojo:bugfixfrom
Jino-T:docs/mcp-summary-active-counts

Conversation

@Jino-T

@Jino-T Jino-T commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

[sc-14856]

Description

Documents how the finding_summary and risk_summary MCP tools count findings.

Both tools return active_* counts alongside separate verified_findings and
active_verified_findings counts. The page described the parameters but never said what the
active_* counts include, which left it ambiguous whether verification narrows them. It does
not: the active_* counts cover every active finding regardless of verification status, and
the Enforce Verified Status system settings do not restrict them.

Adds a short note to both tool sections of
docs/content/metrics_reports/ai/mcp_server_pro.md saying so.

This pairs with a Pro change on the same release line that makes the server behave as
documented — previously the counts were silently narrowed to verified findings only, which on
an instance with nothing verified reported zero active findings for products that had
hundreds.

Only the English page is updated; the translated variants are left for the normal translation
pass.

finding_summary and risk_summary return active_* counts alongside separate
verified_findings and active_verified_findings counts. The page documented the
parameters but never said what the active_* counts include, leaving it ambiguous
whether verification narrows them.

It does not: the active_* counts cover every active finding regardless of
verification, and the Enforce Verified Status system settings do not restrict
them. Adds a note saying so to both tool sections.
@github-actions github-actions Bot added the docs label Aug 25, 2026
@Jino-T Jino-T added this to the 3.2.400 milestone Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant