Skip to content

Add `security_findings` table into the list of `HighTrafficTables`

Mehmet Emin INAC requested to merge update_high_traffic_tables into master

What does this MR do?

The size of the security_findings table is quite big(~27GB) which makes it considered as a high traffic table therefore we should add it to the list of HighTrafficTables.

For more information check the comment: !44815 (comment 433794311)

Screenshots (strongly suggested)

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

Merge request reports