[pkg-go] Bug#842435: ITP: golang-github-microcosm-cc-bluemonday -- bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS

Michael Lustfield michael at lustfield.net
Sat Oct 29 07:50:08 UTC 2016


Package: wnpp
Severity: wishlist
Owner: Michael Lustfield <michael at lustfield.net>

* Package name    : golang-github-microcosm-cc-bluemonday
  Version         : 0.0~git20161012.0.f77f16f-1
  Upstream Author : Microcosm
* URL             : https://github.com/microcosm-cc/bluemonday
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : HTML sanitizer to scrub user generated content of XSS

 Bluemonday takes untrusted user generated content as an input and will
 return HTML that has been sanitised against a whitelist of approved HTML
 elements and attributes so that you can safely include the content in
 your web page.


I'm packaging this library as a dependency of gogs, but this seems to be a
useful and well written library for preventing XSS.



More information about the Pkg-go-maintainers mailing list