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 option to only show findings at given level #60

Open
hugovk opened this issue Oct 28, 2024 · 0 comments
Open

Add option to only show findings at given level #60

hugovk opened this issue Oct 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hugovk
Copy link
Contributor

hugovk commented Oct 28, 2024

When running this on a project with lots of warnings, it would be nice to be able to filter to only show findings at a given level, to be able to tackle the most important ones first.

For example, maybe something like:

zizmor . --findings high
zizmor . --findings high,medium
zizmor . --findings low,informational
@miketheman miketheman added the enhancement New feature or request label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants