This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Projects/OWASP Framework Matrix"
From OWASP
Line 15: | Line 15: | ||
|- | |- | ||
| Django||HTTPOnly Cookie Flag||?||?||[# link]||?||? | | Django||HTTPOnly Cookie Flag||?||?||[# link]||?||? | ||
+ | |- | ||
+ | | Rails||Automatic CSRF protection||Present||Yes||[http://guides.rubyonrails.org/security.html#cross-site-request-forgery-csrf link]||n/a||n/a | ||
|} | |} |
Revision as of 04:47, 12 September 2013
Note: This page is a template part of the OWASP Framework Security Project. Edit this page here
Framework | Security Control | Present / Not Present | Enabled By Default | Link to more info | Under Development? | Contact Point |
Django | x-frame-options | Present | No | link | n/a | n/a |
Django | SECURE Cookie Flag | Present | No | link | n/a | n/a |
Django | HTTPOnly Cookie Flag | ? | ? | [# link] | ? | ? |
Rails | Automatic CSRF protection | Present | Yes | link | n/a | n/a |