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
Jump to: navigation, search
Line 1: Line 1:
 
Note: This page is a template. Edit it [https://www.owasp.org/index.php?title=Projects/OWASP_Framework_Matrix&action=edit here]
 
Note: This page is a template. Edit it [https://www.owasp.org/index.php?title=Projects/OWASP_Framework_Matrix&action=edit here]
  
{| {{table}}
+
{| class="wikitable sortable" border="1"
 
| align="center" style="background:#f0f0f0;"|'''Framework'''
 
| align="center" style="background:#f0f0f0;"|'''Framework'''
 
| align="center" style="background:#f0f0f0;"|'''Security Control'''
 
| align="center" style="background:#f0f0f0;"|'''Security Control'''
 
| align="center" style="background:#f0f0f0;"|'''Present / Not Present'''
 
| align="center" style="background:#f0f0f0;"|'''Present / Not Present'''
 +
| align="center" style="background:#f0f0f0;"|'''Enabled By Default'''
 
| align="center" style="background:#f0f0f0;"|'''Link to more info'''
 
| align="center" style="background:#f0f0f0;"|'''Link to more info'''
 
| align="center" style="background:#f0f0f0;"|'''Under Development?'''
 
| align="center" style="background:#f0f0f0;"|'''Under Development?'''
 
| align="center" style="background:#f0f0f0;"|'''Contact Point'''
 
| align="center" style="background:#f0f0f0;"|'''Contact Point'''
 
|-
 
|-
| Django||x-frame-options||Present||[https://docs.djangoproject.com/en/dev/ref/clickjacking/#setting-x-frame-options-for-all-responses link]||n/a||n/a
+
| Django||x-frame-options||Present||No||[https://docs.djangoproject.com/en/dev/ref/clickjacking/#setting-x-frame-options-for-all-responses link]||n/a||n/a
 +
|-
 +
| Django||SECURE Cookie Flag||Present||No||[https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-SESSION_COOKIE_SECURE link]||n/a||n/a
 +
|-
 +
| Django||HTTPOnly Cookie Flag||?||?||[# link]||?||?
 
|}
 
|}

Revision as of 05:36, 4 September 2013

Note: This page is a template. Edit it 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] ? ?