Skip to content

Show Security warning when rebasing from forked MR

Payton Burdette requested to merge 359955-parent-project-variables-warning into master

What does this MR do and why?

This MR shows a security warning modal when rebasing an MR from a forked project.

Screenshots or screen recordings

Screen_Shot_2023-02-21_at_10.19.35_AM

How to set up and validate locally

  1. Create project
  2. Fork project from another user
  3. Open MR that creates a CI file etc.
  4. Switch back to user that created project
  5. Click rebase button on the MR from the forked repo

More specific use-case setup instructions can be found in issue #359955 (closed)

MR acceptance checklist

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

Related to #359955 (closed)

Edited by Payton Burdette

Merge request reports