issues
search
rust-ammonia
/
ammonia
Repair and secure untrusted HTML
Apache License 2.0
524
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for sanitizing (filtering) style properties
#208
xmo-odoo
closed
2 weeks ago
0
Base64 encoded images are not supported by ammonia
#207
Ph0tonic
closed
4 weeks ago
1
Upgrade html5ever
#206
kornelski
closed
1 month ago
0
Add DynClone to make the builder cloneable
#205
stevefan1999-personal
opened
2 months ago
1
Donating a NodeJS binding to the project
#204
stevefan1999-personal
opened
2 months ago
0
Setting to allow custom elements
#203
knowler
opened
2 months ago
0
Parsing full html documents
#202
dev-ardi
opened
3 months ago
2
Add simple panic messages
#201
notriddle
closed
4 months ago
0
Improve error message when clean_content_tags and tags overlap
#200
nijel
closed
4 months ago
0
refactor(examples/ammonia-cat.rs): consider using `eprintln!` to write error to `stderr` instead of `stdout`
#199
afifurrohman-id
closed
7 months ago
0
How can I sanitize SVGs using this library?
#198
moraj-turing
opened
7 months ago
0
Update SECURITY.md with current release info
#197
notriddle
closed
7 months ago
0
Add a regression test for `<?xml-stylesheet?>`
#196
notriddle
closed
7 months ago
0
Prepare 4.0.0 release
#195
djc
closed
7 months ago
5
Update html5ever requirement from 0.26 to 0.27
#194
dependabot[bot]
closed
7 months ago
1
Update html5ever to 0.27
#193
djc
closed
7 months ago
0
Update env_logger requirement from 0.10 to 0.11
#192
dependabot[bot]
opened
9 months ago
0
Update crates.rs README link
#191
adamchainz
closed
11 months ago
1
Stabilize Document::to_dom_node
#190
silverpill
opened
1 year ago
0
Update issue templates
#189
notriddle
closed
1 year ago
2
Update issue templates
#188
notriddle
closed
1 year ago
0
Incorrect html entity detection
#187
mjanda
closed
1 year ago
4
Improper handling of boolean attributes?
#186
miketheman
closed
1 year ago
5
Re-running ammonia on its own output gives different results
#185
bcaller
opened
1 year ago
0
How to avoid replacing special characters like `&` ?
#184
Nutomic
closed
1 year ago
7
'html', 'head' and 'body' tags are stripped out even if these are included in the whitelisted tags
#183
Muntaner
opened
1 year ago
3
Can `Builder::attribute_filter` be made to not require `static`?
#182
pitdicker
opened
1 year ago
0
Remove duplicated `kbd` tag
#181
pitdicker
closed
1 year ago
2
Doc: UrlRelativeEvaluate can be used with absolute URLs.
#180
pitdicker
closed
1 year ago
0
Hook to sanitize `style` contents
#179
xmo-odoo
closed
2 weeks ago
5
Bump the version of `time` used in the benchmark
#178
notriddle
closed
1 year ago
2
Use the `Display` trait instead of an inherent `to_string` method
#177
notriddle
closed
1 year ago
2
Do not require `'static` to `UrlRelativeEvaluate`
#176
rhysd
closed
1 year ago
2
Allow `UrlRelative::Custom` to hold value bound in some lifetime
#175
rhysd
closed
1 year ago
0
feature request: ability to filter a tag based on a callback
#174
BrianHicks
opened
1 year ago
1
Release version 3.3.0
#173
notriddle
closed
1 year ago
2
Implement `UrlRelative::RewriteWithRoot`
#172
notriddle
closed
1 year ago
2
Update env_logger requirement from 0.9 to 0.10
#171
dependabot[bot]
closed
1 year ago
2
Fix invalid example in document
#170
rmb122
closed
2 years ago
3
The XSS payload example in doc is invalid
#169
rmb122
closed
2 years ago
1
Consider upgrading dependency once_cell
#168
jblachly
closed
2 years ago
2
Remove inherent `Document::to_string` method
#167
notriddle
closed
1 year ago
1
Fix clippy warnings
#166
notriddle
closed
1 year ago
4
Release 3.2.1
#165
notriddle
closed
2 years ago
3
Make an interface to filter whole tags (nodes)
#164
skelewir
opened
2 years ago
1
Set attribute based on value of another - attribute_filter enhancement?
#163
OJFord
opened
2 years ago
0
Builder::empty() and entity encoding
#162
chriskyndrid
closed
2 years ago
2
Blacklist mode
#161
ShadowJonathan
closed
1 year ago
2
Fix outdated documentation
#160
notriddle
closed
2 years ago
2
Bump version to 3.2.0
#159
notriddle
closed
2 years ago
3
Next