diff options
author | charlieablett <cablett@gitlab.com> | 2019-04-23 21:46:26 +1200 |
---|---|---|
committer | charlieablett <cablett@gitlab.com> | 2019-04-23 21:46:26 +1200 |
commit | d5bbc33aa58f506614629351a0192d6443c660b5 (patch) | |
tree | f06a92c4bdbf3dde17624ffe9434341fb44df58c /changelogs | |
parent | 0f2dff6264256531d314a8ac7f701f13bcfc7020 (diff) | |
download | gitlab-ce-d5bbc33aa58f506614629351a0192d6443c660b5.tar.gz |
Add changelog entry
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/security-58856-persistent-xss-in-note-objects.yml | 5 |
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 |