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

Supports filter in the FINDINGS page #121

Open
2 tasks done
ensean opened this issue Jun 27, 2024 · 1 comment
Open
2 tasks done

Supports filter in the FINDINGS page #121

ensean opened this issue Jun 27, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ensean
Copy link

ensean commented Jun 27, 2024

Pick a category

  • [] New Checks/Rules
  • [] New Services coverage
  • UI improvement
  • New Features (e.g: new parameter, new filter, new page)
  • [] Others...

Is your feature request related to a problem? Please describe.
The FINDINGS page contains all issues found, but it can not filtered by resource type/servility currently.

Describe the solution you'd like
Supports filer finding in the FINDINGS page, proposed filters should support:

  • resource type
  • servility
  • WA pillar

Describe alternatives you've considered
NA

Additional context
NA

@kuettai
Copy link
Contributor

kuettai commented Jun 27, 2024

There is a search bar at the top right hand side allows you to type in the keyword. Example: "RDS" will shows all RDS related findings, or "HIGH" / "MEDIUM" / "LOW" to get severity.

If you need more granular filtering, you can leverage on the "workItem.xlsx" included in the output.zip file to filter at Excel for now.

We will put this as low priority as workItem.xlsx has solve similar ask.

Let me know if you think otherwise.

@kuettai kuettai added the enhancement New feature or request label Jun 27, 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