• Sashi's avatar
    Add index for vulnerability_occurrences image location · 44e892e7
    Sashi authored
    This change adds GIN index on location->image
    in vulnerability_occurrences table. location is a jsonb column
    and image field will only be present for container_scanning and
    cluster_image_scanning report_types.
    
    Changelog: performance
    44e892e7
20210921062820 64 Bytes