Skip to content

Set `traversal_ids` and `archived` during Sbom ingestion

What does this MR do and why?

These attributes are being denormalized from project.namespace.traversal_ids and project.archived so that we can remove a join and a subquery when showing the dependency list.

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.

How to set up and validate locally

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

Edited by Brian Williams

Merge request reports