Lucee 7.0.4.34-RC Available for Testing

I don’t think that class is available any more in the extension. You can pull it from Maven easily though:

objHtmlPolicyBuilder = CreateObject( "java", "org.owasp.html.HtmlPolicyBuilder", { maven: [ "com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20260313.1"] } )
2 Likes