summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPatrick Derichs <pderichs@gitlab.com>2019-07-15 13:29:56 +0200
committerPatrick Derichs <pderichs@gitlab.com>2019-08-05 16:01:43 +0200
commit927f608f2c4905e430d2df1c455cec793ef41aa9 (patch)
treed565c908ab14491ef9d5bf161d2e7cd3eaab597b /changelogs
parent52b857f119debb5a03c216c4199eb21a49d815b6 (diff)
downloadgitlab-ce-927f608f2c4905e430d2df1c455cec793ef41aa9.tar.gz
Fix HTML injection for label description
Add changelog entry Add spec
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-fix-html-injection-for-label-description-ce-master.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-fix-html-injection-for-label-description-ce-master.yml b/changelogs/unreleased/security-fix-html-injection-for-label-description-ce-master.yml
new file mode 100644
index 00000000000..07124ac399b
--- /dev/null
+++ b/changelogs/unreleased/security-fix-html-injection-for-label-description-ce-master.yml
@@ -0,0 +1,5 @@
+---
+title: Fix HTML injection for label description
+merge_request:
+author:
+type: security