summaryrefslogtreecommitdiff
path: root/modules/notification
diff options
context:
space:
mode:
Diffstat (limited to 'modules/notification')
-rw-r--r--modules/notification/tests/xss_data.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/notification/tests/xss_data.txt b/modules/notification/tests/xss_data.txt
new file mode 100644
index 00000000..1a80a6e8
--- /dev/null
+++ b/modules/notification/tests/xss_data.txt
@@ -0,0 +1,8 @@
+modules/notification/views/comment_published.html.php 28 DIRTY_JS $comment->item()->abs_url()
+modules/notification/views/comment_published.html.php 29 DIRTY $comment->item()->abs_url()
+modules/notification/views/item_added.html.php 16 DIRTY_JS $item->abs_url()
+modules/notification/views/item_added.html.php 17 DIRTY $item->abs_url()
+modules/notification/views/item_deleted.html.php 18 DIRTY_JS $item->parent()->abs_url()
+modules/notification/views/item_deleted.html.php 19 DIRTY $item->parent()->abs_url()
+modules/notification/views/item_updated.html.php 20 DIRTY_JS $item->abs_url()
+modules/notification/views/item_updated.html.php 20 DIRTY $item->abs_url()