Skip to content

Run compliance standards checks when new projects are created

What does this MR do and why?

Run compliance standards checks when new projects are created.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Ensure you have ultimate license on your GDK.
  2. Enable the following feature flags
Feature.enable(:adherence_report_ui)
Feature.enable(:compliance_adherence_report)
  1. Create a group.
  2. Create a project.
  3. Visit the compliance centre dashboard. Go to the group > Secure > Compliance center and ensure that the compliance checks for the newly created project are present.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Closes #413790 (closed)

Merge request reports