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

Restrict output to a given severity level #2117

Open
Itxaka opened this issue Sep 16, 2024 · 1 comment
Open

Restrict output to a given severity level #2117

Itxaka opened this issue Sep 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Itxaka
Copy link

Itxaka commented Sep 16, 2024

What would you like to be added:
Instead of a flag like --fail-on SEVERITY a new flag for output called something like --severity SEVERITY1,SEVERITY2 could eb added to produce only results that match eh given severities

Why is this needed:
we scan several distros and upload them to github security actions. This results in a huge file with a lot of reports in which we are not really interested (> 5900 entries). It would be nice to only output those of a given severity and above so we can have nicer smaller reports of the severities.

Additional context:

@Itxaka Itxaka added the enhancement New feature or request label Sep 16, 2024
@Itxaka
Copy link
Author

Itxaka commented Sep 16, 2024

maybe the ignore config key can be expanded to also get a severity?

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
Status: No status
Development

No branches or pull requests

1 participant