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 "Summit 2011 Working Sessions/Session027/Deliverable 1"
From OWASP
Sandra Paiva (talk | contribs) |
|||
| Line 1: | Line 1: | ||
== '''Deliverable 1''' == | == '''Deliverable 1''' == | ||
| − | ''' | + | '''Increase coverage and functionality of existing Output Encoding Codecs''' |
| − | + | # Ensure that existing codecs are working to specification for their context and cover all escaping and encoding rules for that context | |
| + | ## Are there any new escaping rules for HTML5, ES5, or CSS3 that are not addressed by the current codecs? | ||
| + | ## Can we improve the MySQL Codec to account for additional modes of operation? | ||
| + | ## Is documentation on these codecs and when/where they should be used sufficient? | ||
Latest revision as of 19:23, 25 January 2011
Deliverable 1
Increase coverage and functionality of existing Output Encoding Codecs
- Ensure that existing codecs are working to specification for their context and cover all escaping and encoding rules for that context
- Are there any new escaping rules for HTML5, ES5, or CSS3 that are not addressed by the current codecs?
- Can we improve the MySQL Codec to account for additional modes of operation?
- Is documentation on these codecs and when/where they should be used sufficient?