Browse the Ruby on Rails Community.

You are here: Browse Railsplugins CrossSiteSniper

CrossSiteSniper

Cross Site Sniper (XSS) is a rails plugin that automatically escapes string and text fields in ActiveRecord models, eliminating the need to repeatedly wrap everything in h() in views and helpers to protect from Cross Site Scripting attacks.


Homepage: http://xss.rubyforge.org/

Categories: Internal, Technology