Tag Archives: security

HTML Sanitizer added to visural-common…

Cleaning HTML input to protect against cross site scripting (XSS) attacks is never fun. Doing some searching for a suitable Java-based sanitizing tool came up with a few candidates – the OWASP AntiSamy seems like the most fully featured one, … Continue reading

Posted in Java, Software Engineering | Tagged Java, open-source, security, visural-common, web, wicket, xss | Leave a comment