mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
This commit is contained in:
parent
ab69b94969
commit
8426978c54
1 changed files with 4 additions and 3 deletions
|
@ -1060,6 +1060,7 @@ Additional Resources
|
|||
|
||||
The security landscape shifts and it is important to keep up to date, because missing a new vulnerability can be catastrophic. You can find additional resources about (Rails) security here:
|
||||
|
||||
* Subscribe to the Rails security [mailing list](http://groups.google.com/group/rubyonrails-security)
|
||||
* [Keep up to date on the other application layers](http://secunia.com/) (they have a weekly newsletter, too)
|
||||
* A [good security blog](https://www.owasp.org) including the [Cross-Site scripting Cheat Sheet](https://www.owasp.org/index.php/DOM_based_XSS_Prevention_Cheat_Sheet)
|
||||
* Subscribe to the Rails security [mailing list.](http://groups.google.com/group/rubyonrails-security)
|
||||
* [Brakeman - Rails Security Scanner](http://brakemanscanner.org/)- To perform static security analysis for Rails applications.
|
||||
* [Keep up to date on the other application layers.](http://secunia.com/) (they have a weekly newsletter, too)
|
||||
* A [good security blog](https://www.owasp.org) including the [Cross-Site scripting Cheat Sheet.](https://www.owasp.org/index.php/DOM_based_XSS_Prevention_Cheat_Sheet)
|
||||
|
|
Loading…
Reference in a new issue