Install golang-github-microcosm-cc-bluemonday-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-microcosm-cc-bluemonday-dev
Description:
Go library for scrubbing user generated data of unapproved html
Bluemonday takes untrusted user generated content as an input and returns HTML that has been sanitised against a whitelist of approved HTML elements and attributes. This can help prevent XSS attacks.
Homepage: https://github.com/microcosm-cc/bluemonday
Version: 0.0~git20161202.0.e797637-1.1
Section: universe/devel