Best Practices for determining if a drupal theme is secure?
Posted by newbie7001 on March 30, 2012 at 9:04pm
I am a little new to drupal, but one common task for many people is to get theme(s) for their drupal sites. I understand just enough to know a drupal theme could perhaps have a security flaw e.g. xss if check_plain, check_markup, filter_xss not used properly?? However, I like many other newbies do not have enough knowledge to properly test this.
Read more