Structured output for tooling and recordkeeping
Use JSON when the report needs to move into a review workflow, audit trail, or downstream analysis step.
Output surface
Veridicus Scan turns the scan result into a report users can act on: risk score, risk band, findings, guidance, and coverage notes, followed by JSON or PDF export for sharing, review, or documented handoff. The same report surface is available to premium MCP workflows through Get Report and Export Report.
What the report contains
A useful scan report does not bury the answer. It needs to summarize risk quickly, show what was found, and explain the scan boundary clearly enough that a user can justify what happens next.
Readable proof
This is where the score becomes usable. Findings, evidence wording, coverage state, and action guidance all need to stay legible under pressure.
Export behavior
The export layer exists for review and evidence handling. The default is conservative: enough report detail to collaborate, without forcing the full suspicious text into every handoff.
Use JSON when the report needs to move into a review workflow, audit trail, or downstream analysis step.
Use PDF when the handoff needs a stable, shareable report surface that preserves the main decision points clearly.
Evidence snippets begin redacted by default so the export can communicate risk without becoming an accidental content dump.
Next step
Move from the report into redirect handling, local MCP automation, or the concrete use case that depends on the output.