summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatija Čupić <matteeyah@gmail.com>2018-12-08 21:24:17 +0100
committerMatija Čupić <matteeyah@gmail.com>2018-12-08 21:24:17 +0100
commit04f8f9e3be6cad98ce7d9806968d6d543362ae3e (patch)
tree39b657853f4828c0db5be891549d465e2c961d6a
parentaae7fe9ad4f445a34dc757c0f42336f0c0b61391 (diff)
downloadgitlab-ce-04f8f9e3be6cad98ce7d9806968d6d543362ae3e.tar.gz
Add CHANGELOG entry
-rw-r--r--changelogs/unreleased/security-11-5-secret-ci-variables-exposed.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-11-5-secret-ci-variables-exposed.yml b/changelogs/unreleased/security-11-5-secret-ci-variables-exposed.yml
new file mode 100644
index 00000000000..702181065f5
--- /dev/null
+++ b/changelogs/unreleased/security-11-5-secret-ci-variables-exposed.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent leaking protected variables for ambiguous refs.
+merge_request:
+author:
+type: security