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:06:09 +1000
commit2e229df7c749c192faaf3ffabe44055b545a6acf (patch)
treeff7bf8db9d43d92aa25b58c4a59e251e87c40bbf
parent7ba6fdc9e1f539dfbe4db4212b8a37a91da742b5 (diff)
downloadgitlab-ce-2e229df7c749c192faaf3ffabe44055b545a6acf.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