Security/CSP/Modules: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'This page describes the status of the various CSP modules: {| width="200" border="1" cellpadding="1" cellspacing="1" |- ! scope="col" | Module ! scope="col" | Status |- | BaseM…') |
mNo edit summary |
||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 3: | Line 3: | ||
{| width="200" border="1" cellpadding="1" cellspacing="1" | {| width="200" border="1" cellpadding="1" cellspacing="1" | ||
|- | |- | ||
! scope="col" | Module | ! scope="col" | Module | ||
! scope="col" | Status | ! scope="col" | Status | ||
|- | |- | ||
| BaseModule | | [[Security/CSP/BaseModule|BaseModule]] | ||
| Required | | Required | ||
|- | |- | ||
| [[Security/CSP/XSSModule|XSSModule]] | | [[Security/CSP/XSSModule|XSSModule]] | ||
| Recommended | | Recommended | ||
|- | |- | ||
| [[Security/CSP/HistoryModule|HistoryModule]] | | [[Security/CSP/HistoryModule|HistoryModule]] | ||
| Experimental | |||
|- | |||
| [[Security/CSP/ClickJackingModule|ClickJackingModule]] | |||
| Experimental | |||
|- | |||
| [[Security/CSP/CSRFModule|CSRFModule]] | |||
| Experimental | |||
|- | |||
| [[Security/CSP/ReportModule|ReportModule]] | |||
| Experimental | | Experimental | ||
|} | |} | ||
<br> | <br> | ||
Latest revision as of 22:02, 22 October 2009
This page describes the status of the various CSP modules:
| Module | Status |
|---|---|
| BaseModule | Required |
| XSSModule | Recommended |
| HistoryModule | Experimental |
| ClickJackingModule | Experimental |
| CSRFModule | Experimental |
| ReportModule | Experimental |