summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPatrick Derichs <pderichs@gitlab.com>2019-08-01 09:18:12 +0200
committerPatrick Derichs <pderichs@gitlab.com>2019-08-05 16:27:37 +0200
commit5bfd913736eb7603630cd7af79adf2214ab50109 (patch)
tree3fd9af7edd518a9ca741c32fd0023882200b71b7 /changelogs
parent6ccbccc2010dc1197d7b721c76cdb176050e43d8 (diff)
downloadgitlab-ce-5bfd913736eb7603630cd7af79adf2214ab50109.tar.gz
Fix HTML injection for label description
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