Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a command-line option to report to control the number of displayed matches #75

Closed
bradlarsen opened this issue Aug 24, 2023 · 0 comments
Labels
enhancement New feature or request reporting Related to reporting of findings ux Related to the user experience, invocation, or CLI
Milestone

Comments

@bradlarsen
Copy link
Collaborator

noseyparker report currently limits the number of displayed matches per finding to 3 in the default human format. This is to prevent reporting thousands of matches in degenerate cases (which do exist!). However, it would be better if this setting could be controlled at runtime with a new CLI option (perhaps --max-matches=N).

@bradlarsen bradlarsen added enhancement New feature or request reporting Related to reporting of findings ux Related to the user experience, invocation, or CLI labels Aug 24, 2023
@bradlarsen bradlarsen added this to the v0.15.0 milestone Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request reporting Related to reporting of findings ux Related to the user experience, invocation, or CLI
Projects
None yet
Development

No branches or pull requests

1 participant