Skip to content

Removes old link from the security patch

What does this MR do?

Removes old link from the security patch.

Why is this change necessary?

The old link was using dev.gitlab.com rather than dev.gitlab.org, also it was filtering MR's by the "Pick into stable" label, and we don't use that label in dev. The old link was change for a placeholder to be replaced manually by the main security release (https://gitlab.com/gitlab-org/gitlab-ce/issues/45916 for example)

Merge request reports