软件包:golang-github-microcosm-cc-bluemonday-dev(1.0.26-1)
golang-github-microcosm-cc-bluemonday-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-microcosm-cc-bluemonday:
- [golang-github-microcosm-cc-bluemonday_1.0.26-1.dsc]
- [golang-github-microcosm-cc-bluemonday_1.0.26.orig.tar.gz]
- [golang-github-microcosm-cc-bluemonday_1.0.26-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 golang-github-microcosm-cc-bluemonday-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-aymerick-douceur-dev (>= 0.2.0)
- simple CSS parser and inliner in Go (library)
-
- dep: golang-golang-x-net-dev (>= 1:0.17.0)
- Supplementary Go networking libraries