summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcharlieablett <cablett@gitlab.com>2019-04-23 21:46:26 +1200
committercharlieablett <cablett@gitlab.com>2019-04-23 21:46:26 +1200
commitd5bbc33aa58f506614629351a0192d6443c660b5 (patch)
treef06a92c4bdbf3dde17624ffe9434341fb44df58c
parent0f2dff6264256531d314a8ac7f701f13bcfc7020 (diff)
downloadgitlab-ce-d5bbc33aa58f506614629351a0192d6443c660b5.tar.gz
Add changelog entry
-rw-r--r--changelogs/unreleased/security-58856-persistent-xss-in-note-objects.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-58856-persistent-xss-in-note-objects.yml b/changelogs/unreleased/security-58856-persistent-xss-in-note-objects.yml
new file mode 100644
index 00000000000..d9ad5af256a
--- /dev/null
+++ b/changelogs/unreleased/security-58856-persistent-xss-in-note-objects.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent XSS injection in note imports
+merge_request:
+author:
+type: security