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 Java HTML Sanitizer Project"

From OWASP
Jump to: navigation, search
Line 5: Line 5:
 
| project_home_page = OWASP Java HTML Sanitizer
 
| project_home_page = OWASP Java HTML Sanitizer
  
| project_description =
+
| project_description =  
 +
*Fast Java-based HTML Sanitizer which provides XSS protection.
 +
*The existing dependencies are on guava and JSR 305. The other jars are only needed by the unittests. The JSR 305 dependency is a compile-only dependency, only needed for annotations.
  
| project_license =
+
| project_license = [http://www.opensource.org/licenses/bsd-license.php New BSD License]
  
 
| leader_name1 = Jim Manico
 
| leader_name1 = Jim Manico
Line 23: Line 25:
 
| mailing_list_name = https://lists.owasp.org/mailman/listinfo/owasp-java-html-sanitizer
 
| mailing_list_name = https://lists.owasp.org/mailman/listinfo/owasp-java-html-sanitizer
  
| project_road_map =  
+
| project_road_map = http://www.owasp.org/index.php/OWASP_Java_HTML_Sanitizer/Roadmap
  
| links_url[1-10] =  
+
| links_url1 = https://code.google.com/p/owasp-java-html-sanitizer/
| links_name[1-10] =  
+
| links_name1 = https://code.google.com/p/owasp-java-html-sanitizer/
 +
 
 +
| links_url2 =  
 +
| links_name2 =  
  
 
| release_1 =  
 
| release_1 =  

Revision as of 19:37, 16 March 2011

PROJECT INFO
What does this OWASP project offer you?
RELEASE(S) INFO
What releases are available for this project?
what is this project?
Name: OWASP Java HTML Sanitizer (home page)
Purpose:
  • Fast Java-based HTML Sanitizer which provides XSS protection.
  • The existing dependencies are on guava and JSR 305. The other jars are only needed by the unittests. The JSR 305 dependency is a compile-only dependency, only needed for annotations.
License: New BSD License
who is working on this project?
Project Leader(s):
how can you learn more?
Project Pamphlet: Not Yet Created
Project Presentation:
Mailing list: Mailing List Archives
Project Roadmap: View
Main links:
Key Contacts
current release
For more information goto https://www.owasp.org/index.php/OWASP_Java_HTML_Sanitizer_Project.
last reviewed release
Not Yet Reviewed


other releases