Skip to content

Rename inconsistent namespace usage

What does this MR do?

This fixes the follow up from !28652 (comment 318794762)

We have different ways of naming the namespace for translations. The ones I could catch where:

  1. Global namespace
  2. Security Dashboard
  3. SecurityDashboard
  4. Security Reports

This MR renames them all to SecurityReports.

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