Skip to content

[good first issue] Add --quiet flag for silent operation #6

@Carlos-Projects

Description

@Carlos-Projects

Task

Add a --quiet flag to suppress all non-error output.

What to do

  • Add --quiet option to raguard scan
  • Suppress banner, progress, and summary output
  • Only print errors and findings

Acceptance criteria

  • raguard scan --quiet target/ only prints findings and errors
  • All existing tests pass (python -m pytest tests/ -v)

See CONTRIBUTING.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions