Skip to content

Add a plain-text report format #9

Description

@amic25

Goal

Add a dependency-free plain-text report for CI environments that disable color.

Scope

  • Preserve severity, rule ID, location, explanation, risk, and remediation.
  • Register the format in the CLI.
  • Add reporter and CLI tests.
  • Document one usage example.

Acceptance criteria

  • agentguard scan . --format plain emits deterministic text.
  • Output contains no ANSI escape sequences.
  • Exit thresholds remain unchanged.
  • make check passes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions