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

[Layer Filtering] Update ImageComponent GraphQL fragment to include layerType

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.10.0
    • None
    • None
    • None
    • Rox Sprint 4.10E

      Update the ImageComponent GraphQL fragment to include the new layerType field for distinguishing base image layers from application layers.

      Implementation Details:

      • Add layerType field to ImageComponentVulnerabilities GraphQL fragment
      • Update TypeScript types to include layerType: 'APPLICATION' | 'BASE_IMAGE'
      • Verify field is returned in API responses
      • Update any interfaces/types that reference ImageComponent

      Acceptance Criteria:

      • GraphQL query includes layerType field
      • Type definitions updated with proper union type
      • No breaking changes to existing queries
      • Field is properly typed and available throughout the component tree

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

                Created:
                Updated: