[ 源代码: ruby-loofah ]
软件包:ruby-loofah(2.7.0+dfsg-1+deb11u1) [security]
ruby-loofah 的相关链接
Debian 的资源:
下载源码包 ruby-loofah:
- [ruby-loofah_2.7.0+dfsg-1+deb11u1.dsc]
- [ruby-loofah_2.7.0+dfsg.orig.tar.xz]
- [ruby-loofah_2.7.0+dfsg-1+deb11u1.debian.tar.xz]
维护小组:
- Debian Ruby Extras Maintainers (QA 页面, 邮件存档)
- Cédric Boutillier (QA 页面)
- Balasankar C (QA 页面)
- Georg Faerber (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
manipulation and transformation of HTML/XML documents and fragments
Loofah is a general library for manipulating and transforming HTML/XML documents and fragments. It's built on top of Nokogiri and libxml2, so it's fast and has a nice API.
Loofah excels at HTML sanitization (XSS prevention). It includes some nice HTML sanitizers, which are based on HTML5lib's whitelist, so it most likely won't make your codes less secure. (These statements have not been evaluated by Netexperts.)
其他与 ruby-loofah 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-crass
- CSS parser based on the CSS Syntax Level 3 draft
-
- dep: ruby-nokogiri
- HTML, XML, SAX, and Reader parser for Ruby