Skip to content

Add --quiet for report-only CI use #7

Description

@amic25

Goal

Add a --quiet option that suppresses the “Report written” status line while preserving generated reports, errors, and exit codes.

Scope

  • Add the option to agentguard scan.
  • Keep errors visible.
  • Do not change JSON, Markdown, or SARIF file contents.
  • Add CLI tests and a README example.

Acceptance criteria

  • --quiet suppresses only nonessential status output.
  • Findings and failure thresholds behave exactly as before.
  • make check passes.

See CONTRIBUTING.md before starting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions