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 3"

From OWASP
Jump to: navigation, search
Line 1: Line 1:
== '''Deliverable 3''' ==
+
= '''Deliverable 3''' =
  
'''An open letter and offer of support to framework developers to think about their security and consider what is available in ESAPI.'''  
+
'''Implementation Guide for Framework Developers to integrate Output Encoding'''  
  
To be filled in.
+
 
 +
== Introduction ==
 +
 
 +
== About This Guide ==
 +
 
 +
== What is Contextual Output Encoding ==
 +
 
 +
== Mapping Codecs and Encoders to Contexts ==
 +
 
 +
== Example: Apache Struts <bean:write> ==

Revision as of 19:26, 25 January 2011

Deliverable 3

Implementation Guide for Framework Developers to integrate Output Encoding


Introduction

About This Guide

What is Contextual Output Encoding

Mapping Codecs and Encoders to Contexts

Example: Apache Struts <bean:write>