Skip to content

Add reading of newly added `project_id` and `pipeline_id` from `security_scans` after backfilling of data

What does this MR do?

This MR will take care of any application level change so that we can use security_scans.project_id and security_scans.pipeline_id for reading. Before merging this, we need to make sure the backfilling from this MR !66963 (merged) is finished first.

Related to #337453 (closed)

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #337453 (closed)

Edited by Subashis Chakraborty

Merge request reports