Skip to content

Add migration to drop unused sbom_component index

What does this MR do and why?

This will remove the unused index_source_package_names_on_component_and_purl index in preparation for the removal of source_package_name from the sbom_components table.

Relates to Follow-up: remove source_package_name from sbom... (#435733) • Oscar Tovar • 17.0 • Needs attention

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports