Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatija Čupić <matteeyah@gmail.com>2019-06-12 19:14:21 +0300
committerMatija Čupić <matteeyah@gmail.com>2019-06-12 19:14:21 +0300
commit68a22519f5e2a3f64b38f3d0a707f6e0af654ba6 (patch)
tree151225a2acb622373a84004f71146a156cc6ece0
parentbc33f1bd89fb149bbd351136265b0f3a66ee1df8 (diff)
Add CHANGELOG entry
-rw-r--r--changelogs/unreleased/security-11-11-mr-head-pipeline-leak.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-11-11-mr-head-pipeline-leak.yml b/changelogs/unreleased/security-11-11-mr-head-pipeline-leak.yml
new file mode 100644
index 00000000000..fe8c4dfb3c8
--- /dev/null
+++ b/changelogs/unreleased/security-11-11-mr-head-pipeline-leak.yml
@@ -0,0 +1,5 @@
+---
+title: Gate MR head_pipeline behind read_pipeline ability.
+merge_request:
+author:
+type: security