Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions