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

Filters for vulnerability detail output #56

Open
nleach999 opened this issue Mar 24, 2021 · 0 comments
Open

Filters for vulnerability detail output #56

nleach999 opened this issue Mar 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@nleach999
Copy link
Collaborator

nleach999 commented Mar 24, 2021

Describe the problem

Some scans may initially show a large number of results until the project has been properly onboarded. This can occasionally cause some very large data outputs with data that has a potential to incorrectly introduce statistical skews during analysis.

Proposed solution

Enable the following filtering criteria with the numbered precedence for checking:

  1. Filter all detail output for scans with vulnerability counts exceeding a maximum threshold
  2. Filter detail output for vulnerabilities of a given result severity if the result severity exceeds a maximum threshold
  3. Filter detail output for vulnerabilities of a given query severity if the query severity exceeds a maximum threshold

Additional details

By default, no filtering should be performed unless explicitly configured.

@nleach999 nleach999 added the enhancement New feature or request label Mar 24, 2021
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

1 participant