summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcharlieablett <cablett@gitlab.com>2019-04-23 21:46:26 +1200
committerAsh McKenzie <amckenzie@gitlab.com>2019-04-30 18:10:01 +1000
commitfc55d7bc97b18f9a7b58e815493f2b3d926f6130 (patch)
tree36e38f110f7e9f7c0ae3ec2afd6a855931c32ff2
parentd900ece1f7fbde93b903ba7b798646458cdee832 (diff)
downloadgitlab-ce-fc55d7bc97b18f9a7b58e815493f2b3d926f6130.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