Menu

#294 docs: document log --jsonl and scan evidence cap difference

closed
nobody
None
2026-08-07
2026-08-07
Anonymous
No

Originally created by: AshSgDe29071999

Summary

Fills two gaps in docs/CLI.md's machine-readable section called out in [#223].

Changes

  1. Add --jsonl to the flags table (command: log) and an example.
  2. Document that scan --json may include up to 10 evidence entries per capability while the human risk map shows at most 3.

Verification

  • Numbers match src/doberman/discovery/scan.py ([:10] for collection; human map uses [:3]).
  • grep -c jsonl docs/CLI.md is non-zero.

Fixes [#223]

Related

Tickets: #223

Discussion

  • Anonymous

    Anonymous - 2026-08-07

    Originally posted by: AshSgDe29071999

    Closing as duplicate of [#295] (same [#223] docs fix).

     

    Related

    Tickets: #223
    Tickets: #295

  • Anonymous

    Anonymous - 2026-08-07

    Ticket changed by: AshSgDe29071999

    • status: open --> closed
     

Log in to post a comment.