Hi all, I am newbie to RoR, though impressed with it''s rapid development. I have few concerns on security. As couple of my networking apps are related to Finance domain I would like to know if any security issues are associated? Actually I read through that Rails deals well with known problems like XSS, SQL injection, and so on. what are the issues? how do we solve/tackle? Thanks in advance :)
2009/9/19 mark L <markinrails-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> > Hi all, > I am newbie to RoR, though impressed with it''s rapid development. I > have few concerns on security. As couple of my networking apps are > related to Finance domain I would like to know if any security issues > are associated? > Actually I read through that Rails deals well with known problems like > XSS, SQL injection, and so on. > > what are the issues? > > how do we solve/tackle? >Have you seen the Ruby on Rails guide on Securing Rails Applications? Colin
In case you haven''t read this yet, it would be a good starting point: http://guides.rubyonrails.org/security.html Tom -- Posted via http://www.ruby-forum.com/.