Skip to content

Add group-level scan execution policy retrieval

What does this MR do and why?

Add group-level scan execution policy retrival

  • enable group-level scan execution policy
  • the graphql endpoint has already been updated so I am just utilizing it

Related to #345316 (closed)

Screenshots or screen recordings

Page Before After
Group Security Policies Screen_Shot_2022-05-10_at_11.09.38 Screen_Shot_2022-05-10_at_11.10.54
Project Security Policies Screen_Shot_2022-05-10_at_11.22.59 No visual change 🎉

How to set up and validate locally

  1. Enable :group_level_security_policies feature flag
  2. Upload a GitLab Ultimate license
  3. Navigate to a group => Security & Compliance => Policies
  4. Navigate to a project => Security & Compliance => Policies

MR acceptance checklist

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

Edited by Alexander Turinske

Merge request reports