summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMark Chao <mchao@gitlab.com>2018-09-12 14:34:55 +0800
committerMark Chao <mchao@gitlab.com>2018-09-19 09:13:33 +0800
commit3bd607f280b70bdc7c574a4c217168adb1a88ecd (patch)
treed94505e6ab20b12dc0a3e0a59f9072432951f668 /changelogs
parent2dac058de25dc6ed03d0ed6f8b099aa17cdc1cab (diff)
downloadgitlab-ce-3bd607f280b70bdc7c574a4c217168adb1a88ecd.tar.gz
Fix xss vulnerability sourced from package.json's homepage
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-package-json-xss.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-package-json-xss.yml b/changelogs/unreleased/security-package-json-xss.yml
new file mode 100644
index 00000000000..6ab4854e44f
--- /dev/null
+++ b/changelogs/unreleased/security-package-json-xss.yml
@@ -0,0 +1,5 @@
+---
+title: Fix xss vulnerability sourced from package.json
+merge_request:
+author:
+type: security