Generating NDJSON
CLI:Record Format
Each line is a complete JSON object with these fields:Fields
| Field | Type | Description |
|---|---|---|
category | string | Finding category (e.g., command_injection, auth, token_exposure) |
severity | string | Severity name: critical, high, medium, low, info |
title | string | Short finding title |
description | string | Detailed description |
framework_ids | object | Framework mappings (e.g., {"owasp_mcp_top10": "MCP05"}) |
mitigation | object/null | Mitigation guidance data if available |
source_ref | string/null | Scanner or source reference |
created_at | string/null | ISO timestamp |
run_id, target_name) are merged into each record.