Add index for cluster_id in vulnerability_occurrences location
This change adds GIN index on location->cluster_id in vulnerability_occurrences table. location is a jsonb column and cluster_id field will only be present for cluster_image_scanning report_type. Changelog: performance
Showing
Please register or sign in to comment