[go: up one dir, main page]

Skip to content

Design: MVC: Filtering and Sorting for Group-level Security Asset Inventory

Search/Filter Scope for beta

Key Operator Value Notes
Tool name (DS, SAST, etc.) =, != Status (Enabled, Failed, Not enabled)
Vulnerability count =, >=, <= (link to discussion) Number Should we consider allowing to filter count by severity so we can support the use case "Show all projects with 3+ critical vulnerabilities"? For example:
Vulnerability count criticial >= 3
Free text is string

Sorting Nice to Have for beta

  • Alphabetical sort on project column
  • Numerical sort on total vulnerabilities per project column
  • Numerical sort on total tool coverage (requires aggregate counts)
Edited by Sara Meadzinger