We integrated a wysiwyg editor in our website. Now we got the problem that some stuff gets saved in the Database what we might don't want, like JavaScript and so on.
Is there and API / LIB who could filter this stuff out for us? We prefer it to do in our Java Backend. Maybe something that's bases on black and white lists?