Skip to content

Move the init code to the relevant folder

Savas Vedova requested to merge 285084-move-app-init-location into master

What does this MR do?

In order to increase consistency across the app, moved the app init code under the vulnerabilities folder. We've been following this practice across all Security Dashboards, so this tiny refactor makes sure that we follow the same principles in the Vulnerabilities views as well.

Screenshots (strongly suggested)

Nothing changes visually, but to prove that visually it still works, here's the screenshot:

image

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

Related to #285084 (closed)

Edited by Savas Vedova

Merge request reports