Skip to content

Optimize the ES Query for confidentiality check

What does this MR do?

This MR optimizes a confidentiality check done in the whenever a user searches for an Issue or a Note in GitLab using the Advanced Search

This optimization constraints the confidentiality check within the project ids filter that is already set in the query.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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

Closes #225998 (closed)

Edited by Micaël Bergeron

Merge request reports