Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@gitlab.com>2018-09-25 12:52:44 +0300
committerBob Van Landuyt <bob@vanlanduyt.co>2018-09-25 12:55:34 +0300
commit8fa8977e19242b4267fb5ed634244d41813a56b2 (patch)
tree1e077614caa745e504a55e3ef0fdf969b077b976 /changelogs
parent20d6be94c90a268a531280d6c4cab14b45439a08 (diff)
Merge branch 'security-package-json-xss-11-2' into 'security-11-2'
[11.2] Fix XSS vulnerability sourced from package.json's homepage See merge request gitlab/gitlabhq!2509
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