diff options
author | Ankit Gupta <ankit.gupta8898@gmail.com> | 2015-05-19 11:46:09 -0400 |
---|---|---|
committer | Ankit Gupta <ankit.gupta8898@gmail.com> | 2015-05-19 11:46:34 -0400 |
commit | dcb5154e093316cdcdc2ae05c38e58a291f1a67c (patch) | |
tree | 81305f9ba82d52ec718826502e96ff7f6effc082 /guides/source | |
parent | b7afca19936d5bc90e9209493123f436756b2893 (diff) | |
download | rails-dcb5154e093316cdcdc2ae05c38e58a291f1a67c.tar.gz rails-dcb5154e093316cdcdc2ae05c38e58a291f1a67c.tar.bz2 rails-dcb5154e093316cdcdc2ae05c38e58a291f1a67c.zip |
updating the links, they were removed in cc30f5f9 [ci skip]
new links as per pull request comment #20160 (OWASP guides)
Diffstat (limited to 'guides/source')
-rw-r--r-- | guides/source/security.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/guides/source/security.md b/guides/source/security.md index 89a296f965..05d87bba14 100644 --- a/guides/source/security.md +++ b/guides/source/security.md @@ -1033,4 +1033,5 @@ The security landscape shifts and it is important to keep up to date, because mi * 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) |