Skip to content

Use `license_scanning` in `enabled_reports` keys

Tetiana Chupryna requested to merge 205522-update-license-key into master

What does this MR do?

A fix for #205522 (closed)

In MergeRequestWidgetWEntity we have a field enabled_reports, we're removing license_management from its keys and replace it with license_scanning key, since license_management is deprecated in favour of license_scanning.

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
Edited by 🤖 GitLab Bot 🤖

Merge request reports