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
m |
|||
Line 11: | Line 11: | ||
*This code provides 4X the speed of AntiSamy sanitization in DOM mode and 2X the speed of AntiSamy in SAX mode | *This code provides 4X the speed of AntiSamy sanitization in DOM mode and 2X the speed of AntiSamy in SAX mode | ||
*Very easy to use. It allows for simple programmatic POSITIVE policy configuration (see below). No XML config. | *Very easy to use. It allows for simple programmatic POSITIVE policy configuration (see below). No XML config. | ||
− | + | *Actively maintained by Mike Samuel from Google's AppSec team! | |
− | *Actively maintained by | + | *Passing 95+% of AntiSamy's unit tests plus many more. |
− | * | + | *Only 2 dependent jar files |
− | * Only | + | *Java 1.5+ |
− | * | ||
| project_license = [http://www.opensource.org/licenses/bsd-license.php New BSD License] | | project_license = [http://www.opensource.org/licenses/bsd-license.php New BSD License] | ||
− | | leader_name1 = Jim Manico | + | | leader_name1 = Mike Samuel |
− | | | + | | leader_email1 = [email protected] |
− | | | + | | leader_username1 = |
+ | |||
+ | | leader_name2 = Jim Manico | ||
+ | | leader_email2 = [email protected] | ||
+ | | leader_username2 = jmanico | ||
| contributor_name[1-10] = | | contributor_name[1-10] = |
Revision as of 05:18, 17 March 2011
PROJECT INFO What does this OWASP project offer you? |
RELEASE(S) INFO What releases are available for this project? | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|