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:
Diffstat (limited to 'spec/fixtures/unsafe_javascript.xml')
-rw-r--r--spec/fixtures/unsafe_javascript.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/spec/fixtures/unsafe_javascript.xml b/spec/fixtures/unsafe_javascript.xml
new file mode 100644
index 00000000000..0c23d1e07db
--- /dev/null
+++ b/spec/fixtures/unsafe_javascript.xml
@@ -0,0 +1,10 @@
+<manifest>
+ <remote review="javascript://HelloTheGitlabSecurityTeam%0Aprompt(1)%0A" />
+
+ <project path="test1" name="manifest1" />
+ <project path="test2" name="manifest2" />
+ <project path="test3" name="manifest3" />
+ <project path="test4" name="manifest4" />
+ <project path="test5" name="manifest5" />
+ <project path="test6" name="manifest6" />
+</manifest> \ No newline at end of file