From 4fe5801c885088e5e6c11b8a20a561415941b864 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 18 Nov 2009 10:34:39 -0800 Subject: Simplify the maintenance of the xss golden file by having each module contibute its own golden file to a consolidated one. This will make it easier for -contrib modules or themes to be included in the xss security test w/o having to keep modifying a central golden file. --- modules/info/tests/xss_data.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 modules/info/tests/xss_data.txt (limited to 'modules/info/tests') diff --git a/modules/info/tests/xss_data.txt b/modules/info/tests/xss_data.txt new file mode 100644 index 00000000..c4dd00cc --- /dev/null +++ b/modules/info/tests/xss_data.txt @@ -0,0 +1,2 @@ +modules/info/views/info_block.html.php 22 DIRTY date("M j, Y H:i:s",$item->captured) +modules/info/views/info_block.html.php 29 DIRTY_JS $item->owner->url -- cgit v1.2.3