Skip to content

Rename scan policies tab to policies

Savas Vedova requested to merge 321884-rename-tab into master

What does this MR do?

The Scan Policies page under the Security & Compliance tab is being converted to Policies page where we will display a list of policies and add the ability to select the project to scan the policies from. This commit simply renames the menu and the breadcrumb to reflect the changes from the migration.

Screenshots or Screencasts (strongly suggested)

before after
image Screenshot_2021-08-03_at_15.24.41

How to setup and validate locally (strongly suggested)

  1. Clone this project locally: https://gitlab.com/aturinske/sec-orchestration
  2. Set a dummy environment by visiting Deployments > Environments > New Environment
  3. Enable the :security_orchestration_policies_configuration feature flag
  4. Click on Security & Compliance > Policies

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 #321884 (closed)

Merge request reports