Uploaded image for project: 'Red Hat Advanced Cluster Security'
  1. Red Hat Advanced Cluster Security
  2. ROX-31801

[Layer Filtering] Add "Component Layer Type" filter option to compound search

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.10.0
    • None
    • None
    • None
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • Not Selected
    • Added "Component Layer Type" filter to vulnerability views, allowing users to filter vulnerabilities by whether they appear in base image layers or application layers.
    • Feature
    • Rox Sprint 4.10E

      Add a new "Component Layer Type" filter to the compound search filter on the Image page, allowing users to filter CVEs by base image vs application layers.

      Implementation Details:

      • Update compound search filter in ImagePage.tsx
      • Add "Layer type" filter option under "Image component" category
      • Two filter values: "Application" | "Base image"
      • Generates query string: Component Layer Type:APPLICATION or Component Layer Type:BASE_IMAGE
      • Add feature flag gating (ROX_BASE_IMAGE_MANAGEMENT)
      • Follow existing compound search filter patterns

      Acceptance Criteria:

      • Filter appears in compound search dropdown under "Image component"
      • Generates correct query string when selected
      • Filter chip displays correctly with proper label
      • Results update when filter is applied/removed
      • Filter is hidden when feature flag is OFF

              schaudhr Saif Chaudhry
              schaudhr Saif Chaudhry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: