diff options
Diffstat (limited to 'modules/tag')
-rw-r--r-- | modules/tag/tests/xss_data.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/tag/tests/xss_data.txt b/modules/tag/tests/xss_data.txt new file mode 100644 index 00000000..7306a10c --- /dev/null +++ b/modules/tag/tests/xss_data.txt @@ -0,0 +1,7 @@ +modules/tag/views/admin_tags.html.php 45 DIRTY_ATTR $tag->id +modules/tag/views/admin_tags.html.php 46 DIRTY $tag->count +modules/tag/views/tag_block.html.php 27 DIRTY $cloud +modules/tag/views/tag_block.html.php 29 DIRTY $form +modules/tag/views/tag_cloud.html.php 4 DIRTY_ATTR (int)(($tag->count/$max_count)*7) +modules/tag/views/tag_cloud.html.php 5 DIRTY $tag->count +modules/tag/views/tag_cloud.html.php 6 DIRTY_JS $tag->url() |