Make new security policy bots private
What does this MR do and why?
This sets private_profile
to true for newly created security policy bot users
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
How to set up and validate locally
- Create a project
- On the left sidebar, select Security & Compliance and Policies.
- Select New Policy
- Select Scan execution policy
- Choose a name for the policy
- Select Update via Merge Request.
- Merge the MR.
- Go back to the project.
- On the left sidebar, select Manage, Members and select the GitLab Security Policy Bot member.
- Make sure not be signed in as admin. Otherwise the profile will be shown like a public profile.
- The profile should be private.
Related to #470153 (closed)
Edited by Andy Schoenen