easy whitelist-based HTML-sanitizing tool
Bleach is a whitelist-based HTML sanitizing library that escapes or strips markup and attributes. Bleach is intended for sanitizing text from untrusted sources.
Homepage: https://github.com/mozilla/bleach
Maintainer: Daniel Dickman <daniel@openbsd.org>