forked from technicalpickles/loofah
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathManifest.txt
41 lines (41 loc) · 989 Bytes
/
Manifest.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
CHANGELOG.rdoc
DEPRECATED.rdoc
MIT-LICENSE.txt
Manifest.txt
README.rdoc
Rakefile
TODO.rdoc
benchmark/benchmark.rb
benchmark/fragment.html
benchmark/helper.rb
benchmark/www.slashdot.com.html
init.rb
lib/loofah.rb
lib/loofah/active_record.rb
lib/loofah/elements.rb
lib/loofah/helpers.rb
lib/loofah/html/document.rb
lib/loofah/html/document_fragment.rb
lib/loofah/html5/scrub.rb
lib/loofah/html5/whitelist.rb
lib/loofah/instance_methods.rb
lib/loofah/metahelpers.rb
lib/loofah/railtie.rb
lib/loofah/scrubber.rb
lib/loofah/scrubbers.rb
lib/loofah/xml/document.rb
lib/loofah/xml/document_fragment.rb
lib/loofah/xss_foliate.rb
test/helper.rb
test/html5/test_sanitizer.rb
test/integration/test_ad_hoc.rb
test/integration/test_helpers.rb
test/integration/test_html.rb
test/integration/test_scrubbers.rb
test/integration/test_xml.rb
test/unit/test_active_record.rb
test/unit/test_api.rb
test/unit/test_helpers.rb
test/unit/test_scrubber.rb
test/unit/test_scrubbers.rb
test/unit/test_xss_foliate.rb