Set `traversal_ids` and `archived` during Sbom ingestion
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.
显示
- ee/app/services/sbom/ingestion/tasks/base.rb 2 个添加, 0 个删除ee/app/services/sbom/ingestion/tasks/base.rb
- ee/app/services/sbom/ingestion/tasks/ingest_occurrences.rb 7 个添加, 5 个删除ee/app/services/sbom/ingestion/tasks/ingest_occurrences.rb
- ee/spec/services/sbom/ingestion/tasks/ingest_occurrences_spec.rb 9 个添加, 4 个删除.../services/sbom/ingestion/tasks/ingest_occurrences_spec.rb
加载中
想要评论请 注册 或 登录