RubyGems Navigation menu

loofah 2.2.1

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.) ActiveRecord extensions for sanitization are available in the [`loofah-activerecord` gem](https://github.com/flavorjones/loofah-activerecord).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.22.0 - November 13, 2023 (32.5 KB)
  2. 2.21.4 - October 10, 2023 (32 KB)
  3. 2.21.3 - May 15, 2023 (31.5 KB)
  4. 2.21.2 - May 11, 2023 (31.5 KB)
  5. 2.21.1 - May 10, 2023 (31.5 KB)
  6. 2.2.1 - March 19, 2018 (63.5 KB)
Show all versions (58 total)

Runtime Dependencies (2):

crass ~> 1.0.2
nokogiri >= 1.5.9

Development Dependencies (11):

concourse >= 0.15.0
hoe ~> 3.16
hoe-git >= 0
json >= 0
minitest ~> 2.2
rake >= 0.8
rdoc ~> 4.0
rr ~> 1.2.0

Owners:

Authors:

  • Mike Dalessio, Bryan Helmkamp

SHA 256 checksum:

710ef67db310f21e8b3ea828064b58c3e8b8fd030043f75f325bdfa3bbb39741

Total downloads 466,509,888

For this version 546,859

License:

MIT

Required Ruby Version: >= 0

Links: