summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorJarka Košanová <jarka@gitlab.com>2018-12-12 19:28:31 +0100
committerJarka Košanová <jarka@gitlab.com>2018-12-22 14:57:59 +0100
commit3aa9e6fc0b86b217d8690ab93d8a3d8fdb80b814 (patch)
treebf5d0254f9998a157d9a6beaaa8e97b6f5c2264a /changelogs
parent6aeaa1bd5acb597f606f086793fafbd554505123 (diff)
downloadgitlab-ce-3aa9e6fc0b86b217d8690ab93d8a3d8fdb80b814.tar.gz
Escape html entities when no label found
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/54427-label-xss.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/54427-label-xss.yml b/changelogs/unreleased/54427-label-xss.yml
new file mode 100644
index 00000000000..090d1832af2
--- /dev/null
+++ b/changelogs/unreleased/54427-label-xss.yml
@@ -0,0 +1,5 @@
+---
+title: Escape html entities in LabelReferenceFilter when no label found
+merge_request:
+author:
+type: security